TraceReader.GetChars Method
Gets a character array value from the specified column position, starting at the buffer offset.
Hinweise
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Überladungsliste
Name | Description |
---|---|
TraceReader.GetChars (Int32, Char[], Int32, Int32, Int32) |
Gets a character array value from the record at the specified column position.
|
TraceReader.GetChars (Int32, Int64, Char[], Int32, Int32) |
Gets a character array value from the record at the specified column position.
|
Siehe auch
Verweis
TraceReader Class
TraceReader Members
Microsoft.SqlServer.Management.Trace Namespace
Andere Ressourcen
Ablaufverfolgungsflags (Transact-SQL)
Verwenden von SQL Server Profiler