DBF 属性 |
DBF 类型公开以下成员。
名称 | 说明 | |
---|---|---|
Alias | Retrieve the alias name. (继承自 Workarea。) | |
Area | Retrieve the Workarea number. (继承自 Workarea。) | |
BoF | Is the table at the logical beginning-of-file. (重写 BoF.) | |
Bottom | Is at bottom ? (继承自 Workarea。) | |
Closed | Has the workarea been closed. (继承自 Workarea。) | |
Deleted | Is the current row deleted? (重写 Deleted.) | |
Driver | Driver (RDD) name of the object. (重写 Driver.) | |
EoF | Is the table at the logical end-of-file. (重写 EoF.) | |
Exclusive | Is the Workarea opened Exclusively (继承自 Workarea。) | |
FieldCount | The # of fields in the current Workarea. (重写 FieldCount.) | |
FileName | File name of the main file (继承自 Workarea。) | |
FilterInfo | Current Filter (继承自 Workarea。) | |
FilterText | The filter condition as a string. (继承自 Workarea。) | |
Found | (重写 Found.) | |
HasProperties | Does the workarea have properties. (继承自 Workarea。) | |
HasRelations | Does the workarea have relations. (继承自 Workarea。) | |
IsHot | Is the current row | |
IsNewRecord | Is the current row a new record (the result of Append()) | |
Memo | Current memo implementation. (继承自 Workarea。) | |
NullColumn | ||
OrderCondInfo | Current Order condition (继承自 Workarea。) | |
Properties | (继承自 Workarea。) | |
ReadOnly | Is the file opened ReadOnly ? (继承自 Workarea。) | |
RecCount | The number of rows. (重写 RecCount.) | |
RecId | The row identifier at the current cursor position. (继承自 Workarea。) | |
RecNo | The physical row identifier at the current cursor position. (重写 RecNo.) | |
RecordBuffer | Current Record (继承自 Workarea。) | |
Shared | Is the current Workarea opened Shared? (继承自 Workarea。) | |
Top | Is at top? (继承自 Workarea。) |