Meta Column Constants — constants for database meta information columns
Table 6. Meta Column Constants
Constant | Relates to | Description |
---|---|---|
RSP_DB_META_TABLENAME | Connection.opentablesrs() | The table name column. |
RSP_DB_META_TABLETYPE | Connection.opentablesrs() | The table type column. For data sources that provide this column typical values are "TABLE", "VIEW", "SEQUENCE" etc. |
RSP_DB_META_TABLESCHEMA | Connection.opentablesrs() | |
RSP_DB_META_TABLECATALOG | Connection.opentablesrs() |