The IDLdbDatabase::GetDatasources function method returns an array of available datasources. You do not need to make a connection before calling this method.
Note: Not all drivers support the ability to return a list of available data sources.
Datasources = DBobj -> [IDLdbDatabase ::]GetDatasources()
The GetDatasources method returns an array of IDL DataMiner structures with the following two fields:
None.
None.
5.0 |
Introduced |