ITraceDataWriter Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ITraceDataWriter object provides programmatic access to the data writer for the SQL Trace.
public interface class ITraceDataWriter
public interface ITraceDataWriter
type ITraceDataWriter = interface
Public Interface ITraceDataWriter
- Derived
Examples
Methods
Write() |
Writes the SQL Trace. |
Events
WriteNotify |
Raises a write notify event. |