Udostępnij za pośrednictwem


Właściwość AggregationAttribute.ParentCube

Pobiera element nadrzędny Cube bieżącego AggregationAttribute.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property ParentCube As Cube
    Get
'Użycie
Dim instance As AggregationAttribute
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

Wartość właściwości

Typ: Microsoft.AnalysisServices.Cube
Nadrzędny Cube bieżącego AggregationAttribute.