다음을 통해 공유


Namespace 속성

Gets a String that represents the namespace of the property represented by OlapInfoProperty.

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient.dll의 Microsoft.AnalysisServices.AdomdClient

구문

‘선언
Public ReadOnly Property Namespace As String
    Get
‘사용 방법
Dim instance As OlapInfoProperty
Dim value As String

value = instance.Namespace
public string Namespace { get; }
public:
property String^ Namespace {
    String^ get ();
}
member Namespace : string
function get Namespace () : String

속성 값

형식: System. . :: . .String
A String that represents the namespace of the property represented by OlapInfoProperty.