Partager via


Propriété XmlaLocationReference.Cube

Represents the xml location reference of a cube structure.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Cube As String 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

XmlaLocationReference Classe

Espace de noms Microsoft.AnalysisServices