XmlaLocationReference.Cube 屬性
Represents the xml location reference of a cube structure.
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
Public ReadOnly Property Cube As String
Get
'用途
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
屬性值
型別:System.String
A reference to the xml location of the cube structure.