다음을 통해 공유


IMetadataObject.UniqueName 속성

Gets the unique name for the IMetadataObject.

네임스페이스:  Microsoft.AnalysisServices.AdomdServer
어셈블리:  msmgdsrv(msmgdsrv.dll)

구문

‘선언
ReadOnly Property UniqueName As String 
    Get
‘사용 방법
Dim instance As IMetadataObject 
Dim value As String 

value = instance.UniqueName
string UniqueName { get; }
property String^ UniqueName {
    String^ get ();
}
abstract UniqueName : string
function get UniqueName () : String

속성 값

유형: System.String
The unique name for the IMetadataObject.

참고 항목

참조

IMetadataObject 인터페이스

Microsoft.AnalysisServices.AdomdServer 네임스페이스