UniqueName 属性

命名空间:  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