Column Name | Data Type | Description |
---|---|---|
object_id | integer | Unique identifier (object ID) for identifying this QBFName in the ii_objects catalog. Other information about this QBFName (such as its name, owner, and object class) is stored in the ii_objects catalog. |
relname | varchar(32) | The name of a table or JoinDef. |
relowner | varchar(32) | the owner of the table referenced in the QBFName. |
frname | varchar(32) | The name of a form corresponding to the table or JoinDef. |
qbftype | smallint | Indicates if the QBFName is mapping a form to a table (value 0) or JoinDef (value 1). |