Compartir a través de


Interfaz ITraceDataWriter

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

Espacio de nombres:  Microsoft.SqlServer.Management.Trace
Ensamblado:  Microsoft.SqlServer.ConnectionInfoExtended (en Microsoft.SqlServer.ConnectionInfoExtended.dll)

Sintaxis

'Declaración
Public Interface ITraceDataWriter
'Uso
Dim instance As ITraceDataWriter
public interface ITraceDataWriter
public interface class ITraceDataWriter
type ITraceDataWriter =  interface end
public interface ITraceDataWriter

El tipo ITraceDataWriter expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público Write Writes the SQL Trace.

Arriba

Eventos

  Nombre Descripción
Evento público WriteNotify Raises a write notify event.

Arriba

Ejemplos

Using SQL Server Profiler

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.Trace

Otros recursos

Marcas de seguimiento (Transact-SQL)

Plantillas y permisos de SQL Server Profiler