Click or drag to resize

DatabaseConfigurationLoaderLoad Method

Loads the entire configuration data set from scratch.

Namespace: GSF.TimeSeries.Configuration
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public override DataSet Load()
View Source

Return Value

DataSet
The configuration data set.

Implements

IConfigurationLoaderLoad
See Also