Свойство XmlaLocationReference.Cube
Represents the xml location reference of a cube structure.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public ReadOnly Property Cube As String
Get
'Применение
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
Значение свойства
Тип: System.String
A reference to the xml location of the cube structure.