TableRecord
Properties
Name | Description | Type |
---|---|---|
qName | Name of the table. |
String |
qLoose | This property is set to true if the table is loose. |
Boolean |
qNoOfRows | Number of rows in the table. |
Integer |
qFields | Information about the fields in the table. |
Array of FieldInTableData |
qPos | Information about the position of the table. |
Point |
qComment | Comment related to the table. |
String |
qIsDirectDiscovery | If set to true, Direct Discovery is used. Direct Discovery fields are not loaded into memory and remain in the external database. |
Boolean |
qIsSynthetic | This property is set to true if the table contains a synthetic key. |
Boolean |