次の方法で共有


Name プロパティ

名前空間:  Microsoft.AnalysisServices.AdomdServer
アセンブリ:  msmgdsrv (msmgdsrv.dll)

構文

'宣言
ReadOnly Property Name As String
    Get
'使用
Dim instance As IMetadataObject
Dim value As String

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

プロパティ値

型: System. . :: . .String