Partager via


Propriété Cube

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