ITraceDataWriter Interface

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

Namespace: Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)

Syntax

'Declaration
Public Interface ITraceDataWriter
public interface ITraceDataWriter
public interface class ITraceDataWriter
public interface ITraceDataWriter
public interface ITraceDataWriter

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Example

Readme_Tracer

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

ITraceDataWriter Members
Microsoft.SqlServer.Management.Trace Namespace

Other Resources

Trace Flags (Transact-SQL)
Using SQL Server Profiler