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


Свойство AggregationDesignDimension.Parent

Gets the measure group object that is the parent of the AggregationDesignDimension object.

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

Синтаксис

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

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

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

Тип: Microsoft.AnalysisServices.AggregationDesign
A measure group object.

См. также

Справочник

AggregationDesignDimension Класс

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