다음을 통해 공유


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.

참고 항목

참조

XmlaLocationReference 클래스

Microsoft.AnalysisServices 네임스페이스