Share via


ITraceDataWriter Members

Include Protected Members
Include Inherited Members

The ITraceDataWriter object provides programmatic access to the data writer for the SQL Trace.

The ITraceDataWriter type exposes the following members.

Methods

  Name Description
Public method Write() Writes the SQL Trace.

Top

Events

  Name Description
Public event WriteNotify Raises a write notify event.

Top