Właściwość TraceEventArgs.ObjectPath
Pobiera ścieżka obiektów skojarzonych z TraceEventArgs obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public ReadOnly Property ObjectPath As String
Get
'Użycie
Dim instance As TraceEventArgs
Dim value As String
value = instance.ObjectPath
public string ObjectPath { get; }
public:
property String^ ObjectPath {
String^ get ();
}
member ObjectPath : string
function get ObjectPath () : String
Wartość właściwości
Typ: System.String
Ścieżka obiektu.