OverrideCollection.DataSources Property

Definition

Gets the collection of override data sources.

public System.Collections.Generic.ICollection<Microsoft.AnalysisServices.Tabular.DataRefresh.DataSourceOverride> DataSources { get; }
member this.DataSources : System.Collections.Generic.ICollection<Microsoft.AnalysisServices.Tabular.DataRefresh.DataSourceOverride>
Public ReadOnly Property DataSources As ICollection(Of DataSourceOverride)

Property Value

Applies to