DataSource.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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