次の方法で共有


OverrideCollection.DataSources プロパティ

定義

オーバーライドするデータ ソースのコレクションを取得します。

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)

プロパティ値

適用対象