Previous Topic

Next Topic

COTablesData

property BOF: Boolean readonly

property ClassName: String readonly

property Delete: Boolean readonly

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

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

property Editing: Boolean readonly

property EOF: Boolean readonly

property FileName: String(64) [Custom] readonly

property Insert: Boolean readonly

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

property Name: String

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property Required: Boolean [Boolean] readonly

property Size: Number [Integer] readonly

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

property Type: String(1) [PdbFieldType] readonly
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

method Append

method Cancel

method Edit

method First

method GetFieldDomain(FieldName: String): String

method GetPropertyValue(PropertyName: String): Variant

method Last

method Next

method Post

method Prev

method PropertyType(PropertyName: String): String

method Refresh

method Save

method SetPropertyValue(PropertyName: String, Value: Variant)