DatabaseConfigurationLoaderLoad Method

Loads the entire configuration data set from scratch.

Definition

Namespace: Gemstone.Timeseries.Configuration
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.178 -- Release Build+52bde36e42c7b2f52d1e2cc6bb29e593f446f07c
public override DataSet? Load()

Return Value

DataSet
The configuration data set.

Implements

IConfigurationLoaderLoad

See Also