Share via


AggregationAttribute.ParentAggregation 속성

Gets the parent Aggregation of the current AggregationAttribute.

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

구문

‘선언
<BrowsableAttribute(False)> _
Public ReadOnly Property ParentAggregation As Aggregation 
    Get
‘사용 방법
Dim instance As AggregationAttribute 
Dim value As Aggregation 

value = instance.ParentAggregation
[BrowsableAttribute(false)]
public Aggregation ParentAggregation { get; }
[BrowsableAttribute(false)]
public:
property Aggregation^ ParentAggregation {
    Aggregation^ get ();
}
[<BrowsableAttribute(false)>]
member ParentAggregation : Aggregation
function get ParentAggregation () : Aggregation

속성 값

유형: Microsoft.AnalysisServices.Aggregation
The parent Aggregation of the current AggregationAttribute.

참고 항목

참조

AggregationAttribute 클래스

Microsoft.AnalysisServices 네임스페이스