QueryPartitionSource.DataSource Property

Definition

A named object specifying a connection string to an external data source that provides data to the model. See https://msdn.microsoft.com/library/gg492165.aspx for a list of supported data sources.

public Microsoft.AnalysisServices.Tabular.DataSource DataSource { get; set; }
member this.DataSource : Microsoft.AnalysisServices.Tabular.DataSource with get, set
Public Property DataSource As DataSource

Property Value

Applies to