|
IDL DataMiner Guide: IDL DataMiner API |
|
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 structures with the following two fields:
None.
None.
IDL Online Help (March 06, 2007)