Config.getDataSourceModel

Fills and returns a new GdaDataModel object using information from all data sources which are currently configured in the system. Rows are separated in 6 columns: 'Name', 'Provider', 'Connection string', 'Description', 'Username' and 'Password'.

class Config
static
getDataSourceModel
()

Return Value

Type: DataModel

a new GdaDataModel object.

Meta