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


Свойство AggregationDesignDimension.ParentCube

Gets the Cube object that is the parent of the AggregationDesignDimension object.

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

Синтаксис

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

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

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

Тип: Microsoft.AnalysisServices.Cube
A Cube object.

См. также

Справочник

AggregationDesignDimension Класс

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