StatisticsEngineDataSource Property

Gets or sets DataSet based data source available to the StatisticsEngine.

Definition

Namespace: Gemstone.Timeseries.Statistics
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.153 -- Release Build+2ac7a48d4209b98f9747910ba7b519b359a1c238
public override DataSet? DataSource { get; set; }

Property Value

DataSet

Implements

IAdapterDataSource

See Also