DataSourceType Enum

Definition

The type of DataSource. Currently, the only possible value is Provider.

public enum DataSourceType
type DataSourceType = 
Public Enum DataSourceType
Inheritance
DataSourceType

Fields

Provider 1

A data source having a data provider and connection string.

Structured 2

For internal use only.

Applies to