DataSource.Type Property

Definition

The type of DataSource. At present, the only possible value is Provider, which refers to a data source that accepts a connection string.

public Microsoft.AnalysisServices.Tabular.DataSourceType Type { get; }
member this.Type : Microsoft.AnalysisServices.Tabular.DataSourceType
Public ReadOnly Property Type As DataSourceType

Property Value

Applies to