XmlaLocationReference.Cube Özelliği
Ad Alanı: Microsoft.AnalysisServices
Derleme: Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)
Sözdizimi
'Bildirim
Public ReadOnly Property Cube As String
Get
'Kullanım
Dim instance As XmlaLocationReference
Dim value As String
value = instance.Cube
public string Cube { get; }
public:
property String^ Cube {
String^ get ();
}
member Cube : string
function get Cube () : String
Özellik Değeri
Tür: System.String