Udostępnij przez


Właściwość TraceEventArgs.ObjectID

Pobiera identyfikator obiektu skojarzonego z TraceEventArgs obiektu.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public ReadOnly Property ObjectID As String
    Get
'Użycie
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

Wartość właściwości

Typ: System.String
Identyfikator obiektu.