Navigation: Code Documentation > IEDB > DBInferenceEngine > Classes
TDBIESlot Class
Represents type TDBIESlot.
Namespace: DBInferenceEngine
TCollectionItem DBInferenceEngine.TDBIESlot
Delphi
type TDBIESlot = class(TCollectionItem) end;
Name
Description
Create(TCollection)
Initializes a new instance of the TDBIESlot class.
Top
AssignedValues
Represents property AssignedValues.
DataConnection
Represents property DataConnection.
DefaultDynamic
Represents property DefaultDynamic.
DefaultValue
Represents property DefaultValue.
DefinedType
Represents property DefinedType.
Field
Represents property Field.
FieldName
Represents property FieldName.
IsStored
Represents property IsStored.
MultiSlot
Represents property MultiSlot.
OldSlotName
Represents property OldSlotName.
SlotDefault
Represents property SlotDefault.
SlotName
Represents property SlotName.
SlotType
Represents property SlotType.
SlotTypes
Represents property SlotTypes.
Visible
Represents property Visible.
Assign(TPersistent)
Represents method Assign(TPersistent).
GetDisplayName
Represents method GetDisplayName.
GetFieldSlotTypes
Represents method GetFieldSlotTypes.
GetFieldSlotValue
Represents method GetFieldSlotValue.
RestoreDefaults
Represents method RestoreDefaults.
SetField(TField)
Represents method SetField(TField).
SetFieldSlotValue(IIEValue)
Represents method SetFieldSlotValue(IIEValue).
UpdateType(String,Boolean)
Represents method UpdateType(String,Boolean).
UpdateValue(String,Boolean)
Represents method UpdateValue(String,Boolean).
•DBInferenceEngine