Partition.AggregationInstanceSource 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定使用者定義彙總的資料來源檢視。
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.DataSourceViewBinding AggregationInstanceSource { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.AggregationInstanceSource : Microsoft.AnalysisServices.DataSourceViewBinding with get, set
Public Property AggregationInstanceSource As DataSourceViewBinding
屬性值
使用者定義匯總的 DataSourceViewBinding 物件。
- 屬性