Config.removeDataSource

Removes the given data source from the GDA configuration.

class Config
static
void
removeDataSource
(
string name
)

Parameters

name string

name for the data source to be removed.

Meta