Aracılığıyla paylaş


MeasureGroupAttribute.ParentCube Özelliği

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
<BrowsableAttribute(False)> _
Public ReadOnly Property ParentCube As Cube
    Get
'Kullanım
Dim instance As MeasureGroupAttribute
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

Özellik Değeri

Tür: Microsoft.AnalysisServices.Cube