إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Gets the unique name for the IMetadataObject.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
ReadOnly Property UniqueName As String
Get
'Usage
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
Property Value
Type: System.String
The unique name for the IMetadataObject.