次の方法で共有


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