DataSourceType Enumeration

 

Updated: May 24, 2016

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

Namespace:   Microsoft.AnalysisServices.Tabular
Assembly:  Microsoft.AnalysisServices.Tabular (in Microsoft.AnalysisServices.Tabular.dll)

public enum class DataSourceType

Member nameDescription
Provider

A data source having a data provider and connection string.

Return to top
Show: