Partition.ParentCube Özelliği
Geçerli bölüm üst küp alır.
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 Partition
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
Küp nesnesi.