ServiceHostBaseDataSource Property
Gets the currently loaded system configuration DataSet.
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.141 -- Release Build+bdf56a3938e56213864ec1432892d5e4deb869ac
public DataSet? DataSource { get; }
Public ReadOnly Property DataSource As DataSet
Get
public:
property DataSet^ DataSource {
DataSet^ get ();
}
function get_DataSource();
Property Value
DataSet