DbRecord Properties |
The DbRecord type exposes the following members.
Name | Description | |
---|---|---|
Deleted | Is the current record deleted ? | |
FieldName | Get the fieldname for a certain field position | |
FieldValue | Get the value for a certain field position | |
ItemLong | Read/Write fields in the workarea by position. | |
ItemString | Read/Write fields in the workarea by name. | |
RecNo | Record number in the workarea. Does not have to match the logical position in the list. |