共用方式為


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