AggregationDesign プロパティ
パーティションの集計デザイン オブジェクトを取得します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property AggregationDesign As AggregationDesign
Get
'使用
Dim instance As Partition
Dim value As AggregationDesign
value = instance.AggregationDesign
[BrowsableAttribute(false)]
public AggregationDesign AggregationDesign { get; }
[BrowsableAttribute(false)]
public:
property AggregationDesign^ AggregationDesign {
AggregationDesign^ get ();
}
[<BrowsableAttribute(false)>]
member AggregationDesign : AggregationDesign
function get AggregationDesign () : AggregationDesign
プロパティ値
型: Microsoft.AnalysisServices. . :: . .AggregationDesign
AggregationDesign オブジェクトです。