次の方法で共有


ObjectID プロパティ

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

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

構文

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

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

プロパティ値

型: System. . :: . .String
オブジェクト識別子です。