Właściwość Server.SessionTrace
Pobiera SessionTrace obiekt, który jest używany do uruchamiania i zatrzymywania ślady na serwerze.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public ReadOnly Property SessionTrace As SessionTrace
Get
'Użycie
Dim instance As Server
Dim value As SessionTrace
value = instance.SessionTrace
public SessionTrace SessionTrace { get; }
public:
property SessionTrace^ SessionTrace {
SessionTrace^ get ();
}
member SessionTrace : SessionTrace
function get SessionTrace () : SessionTrace
Wartość właściwości
Typ: Microsoft.AnalysisServices.SessionTrace
A SessionTrace.