次の方法で共有


Cube プロパティ

名前空間:  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