Enum DataSourceType
The type of DataSource. Currently, the only possible value is Provider.
Namespace: TabularEditor.TOMWrapper
Assembly: TOMWrapper.dll
Syntax
public enum DataSourceType
Fields
Name | Description |
---|---|
Provider | A data source having a data provider and connection string. |
Structured | For internal use only. |