KI_TABLES
Argument | Enumeration | Purpose |
---|---|---|
handle | Handle | |
status | KDB_ERROR_ENUM | Return status |
KI_TABLES
This function generates a result set containing information about all the tables available in the database to which the handle is connected.
The handle must have been allocated with a KI_ALLOC_HANDLE and it can be used in subsequent KI_FETCH calls to get the information. The row buffer passed for the fetch operation should be an instance of the _KDB_CATALOG record.