다음을 통해 공유


AggregationDesign 속성

Gets the aggregation design object for the partition.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices

구문

‘선언
<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
An AggregationDesign object.