Click or drag to resize
DynamicRecord Properties

[This is preliminary documentation and is subject to change.]

The DynamicRecord type exposes the following members.

Properties
  NameDescription
Public propertyCaption
Display name
Public propertyDataDictionaryTable
Reference to DataDictionary table
Public propertyDataRow
Field values
Public propertyHasID
Does this record have an ID? No ID means that it has not been read from database.
Public propertyID
Unique ID read from database. NB: will FAIL if ID is not set (typically because record has not been read from database)!
Public propertyTableName
Table name
Top
See Also