Assembly: Db;
The IDatasetDataProvider interface contains basic properties of data source, from which time series are loaded into database.
IDatasetDataProvider
The interface supports various data sources implemented in the Dt assembly, and also custom data sources described by the IDatasetDataArrayProvider and IDatasetDataTransformProvider interfaces.
Property name | Brief description | |
FieldDefs | The FieldDefs property returns the structure of a data source fields. |
See also: