Config.findDataSource

Gets a GdaDataSourceInfo structure from the data source list given its name.

class Config
static
findDataSource
(
string name
)

Parameters

name string

name of the data source to search for.

Return Value

a GdaDataSourceInfo structure, if found, or NULL if not found.

Meta