Click or drag to resize

DbRecord Properties

X#

The DbRecord type exposes the following members.

Properties
  NameDescription
Public propertyDeleted
Is the current record deleted ?
Public propertyFieldName
Get the fieldname for a certain field position
Public propertyFieldValue
Get the value for a certain field position
Public propertyItemLong
Read/Write fields in the workarea by position.
Public propertyItemString
Read/Write fields in the workarea by name.
Public propertyRecNo
Record number in the workarea. Does not have to match the logical position in the list.
Top
See Also