Поделиться через


Свойство 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