PerspectiveCalculation.ParentCube Özelliği
Üst alır Cube , bir PerspectiveCalculation nesne.
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 PerspectiveCalculation
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
A Cube nesne.