Propriedade do RDL Cube
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
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 da propriedade
Tipo: System. . :: . .String