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


Свойство AggregationAttribute.ParentAggregationDesign

Gets the parent AggregationDesign of the current AggregationAttribute.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
<BrowsableAttribute(False)> _
Public ReadOnly Property ParentAggregationDesign As AggregationDesign 
    Get
'Применение
Dim instance As AggregationAttribute 
Dim value As AggregationDesign 

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

Значение свойства

Тип: Microsoft.AnalysisServices.AggregationDesign
The parent AggregationDesign of the current AggregationAttribute.

См. также

Справочник

AggregationAttribute Класс

Пространство имен Microsoft.AnalysisServices