Propriété SessionTrace
Gets the SessionTrace object that is used to start and stop traces on the server.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property SessionTrace As SessionTrace
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.AnalysisServices. . :: . .SessionTrace
A SessionTrace.