Config.getDataSourceList

Returns a list of all data sources currently configured in the system. Each of the nodes in the returned GList is a GdaDataSourceInfo. To free the returned list, call the gda_config_free_data_source_list function.

class Config
static
getDataSourceList
()

Return Value

Type: ListG

a GList of GdaDataSourceInfo structures.

Meta