XmlaLocationReference.Cube プロパティ
キューブ構造の XML ロケーションの参照を表します。
名前空間: 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
キューブ構造の XML ロケーションの参照です。