Udostępnij przez


SessionTrace Members

XXX. This class cannot be inherited.

The following tables list the members exposed by the SessionTrace type.

Public Properties

  Name Description
ms174336.pubproperty(pl-pl,SQL.100).gif IsStarted Gets the status of a session trace from a SessionTrace object.
ms174336.pubproperty(pl-pl,SQL.100).gif Parent Gets the parent Server of the SessionTrace object.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms174336.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms174336.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms174336.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms174336.pubmethod(pl-pl,SQL.100).gifms174336.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms174336.pubmethod(pl-pl,SQL.100).gif Start Starts a session trace based on the SessionTrace object.
ms174336.pubmethod(pl-pl,SQL.100).gif Stop Stops a session trace based on the SessionTrace object.
ms174336.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms174336.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms174336.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top

Public Events

  Name Description
ms174336.pubevent(pl-pl,SQL.100).gif OnEvent  
ms174336.pubevent(pl-pl,SQL.100).gif Stopped  

Top