Compartilhar via


Método ITraceDataWriter.Write

Writes the SQL Trace.

Namespace:  Microsoft.SqlServer.Management.Trace
Assembly:  Microsoft.SqlServer.ConnectionInfoExtended (em Microsoft.SqlServer.ConnectionInfoExtended.dll)

Sintaxe

'Declaração
Function Write As Boolean
'Uso
Dim instance As ITraceDataWriter 
Dim returnValue As Boolean 

returnValue = instance.Write()
bool Write()
bool Write()
abstract Write : unit -> bool
function Write() : boolean

Valor de retorno

Tipo: System.Boolean
A Boolean value that specifies whether the write operation was successful.If True, the write operation succeeded;otherwise, False.

Exemplos

Readme_Tracer

Consulte também

Referência

ITraceDataWriter Interface

Namespace Microsoft.SqlServer.Management.Trace

Outros recursos

Sinalizadores de rastreamento (Transact-SQL)

Modelos e permissões do SQL Server Profiler