QueryPartitionSource.DataSource 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.
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