Condividi tramite


Proprietà XmlaLocationReference.Cube

Represents the xml location reference of a cube structure.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Cube As String 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

XmlaLocationReference Classe

Spazio dei nomi Microsoft.AnalysisServices