Previous Topic

Next Topic

CODOMAIN - CO Custom Domain

Display: Standard Object Post Lines Object

property BOF: Boolean readonly

property DescriptionFieldName: String(40) [Table Field Name] readonly heat 2

property DomainName: String(40) [Domain Name] readonly required heat 1

property EOF: Boolean readonly

property FilterSort: Object readonly

property IndexName: String
ValueIndex Fields
DomainDomainName
LookupTableName

property LookupFieldName: String(40) [Table Field Name] readonly heat 2

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property Required: Boolean [Boolean] readonly heat 2

property Size: Number [Integer] readonly heat 2

property TableName: String(64) [Long Table Name] readonly heat 1

property Type: String(1) [PdbFieldType] readonly heat 1
Values: Chr(1) (String), Chr(2) (DosDate), Chr(3) (Byte), Chr(4) (Word), Chr(5) (Smallint), Chr(6) (Integer), Chr(7) (Float), Chr(8) (Boolean), Chr(9) (Date), Chr(10) (Time), Chr(11) (DateTime), Chr(12) (AutoInc), Chr(13) (Largeint), Chr(14) (Variant), Chr(15) (RowID), Chr(16) (Tinyint), Chr(17) (UString), Chr(18) (Bytes), Chr(19) (VarBytes), Chr(20) (Timestamp)

property Upper: Boolean [Boolean] readonly heat 2

method CancelRange

method Find(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

method FindExact(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

method First

method GetFieldDomain(FieldName: String): String

method GetPropertyValue(PropertyName: String): Variant

method Last

method Next

method Prev

method PropertyType(PropertyName: String): String

method Refresh

method SetPropertyValue(PropertyName: String, Value: Variant)

method SetRange(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeEnd(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeStart(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])