次の方法で共有


ObjectName プロパティ

TraceEventArgs オブジェクトに関連付けられたオブジェクト名を取得します。

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

構文

'宣言
Public ReadOnly Property ObjectName As String
    Get
'使用
Dim instance As TraceEventArgs
Dim value As String

value = instance.ObjectName
public string ObjectName { get; }
public:
property String^ ObjectName {
    String^ get ();
}
member ObjectName : string
function get ObjectName () : String

プロパティ値

型: System. . :: . .String
オブジェクト名です。