Compartir a través de


XmlaLocationReference.Cube Propiedad

Represents the xml location reference of a cube structure.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public ReadOnly Property Cube As String 
    Get
'Uso
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

Valor de la propiedad

Tipo: System.String
A reference to the xml location of the cube structure.

Vea también

Referencia

XmlaLocationReference Clase

Espacio de nombres Microsoft.AnalysisServices