SessionTrace Class
Updated: May 24, 2016
Represents the trace sessions. This class cannot be inherited.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Name | Description | |
|---|---|---|
![]() | IsStarted | Gets the status of a session trace from a SessionTrace object. |
![]() | Parent | Gets the parent Server of the SessionTrace object. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Start() | Starts a session trace based on the SessionTrace object. |
![]() | Stop() | Stops a session trace based on the SessionTrace object. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


