Freigeben über


ITraceDataWriter.Write-Methode

Writes the SQL Trace.

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

Syntax

'Declaration
Function Write As Boolean
'Usage
Dim instance As ITraceDataWriter 
Dim returnValue As Boolean 

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

Rückgabewert

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

Beispiele

Readme_Tracer

Siehe auch

Verweis

ITraceDataWriter Schnittstelle

Microsoft.SqlServer.Management.Trace-Namespace

Andere Ressourcen

Ablaufverfolgungsflags (Transact-SQL)

Vorlagen und Berechtigungen in SQL Server Profiler