ITraceDataWriter Interface
The ITraceDataWriter object provides programmatic access to the data writer for the SQL Trace.
Namespace: Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfoExtended (in microsoft.sqlserver.connectioninfoextended.dll)
Syntax
'Deklaracja
Public Interface ITraceDataWriter
public interface ITraceDataWriter
public interface class ITraceDataWriter
public interface ITraceDataWriter
public interface ITraceDataWriter
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
See Also