The IDLdbDatabase::GetTables function method returns a list of available tables in the datasource. A connection is required before this method is called. This method is not supported for all drivers.
This function is not available in all ODBC drivers. Use the CAN_GET_TABLES keyword to the GetProperty method to determine whether this feature is available.
Tables = DBobj -> [IDLdbDatabase ::]GetTables()
The GetTables method returns an array of IDL DataMiner structures with the following fields:
None.
None.
5.0 |
Introduced |