Condividi tramite


TraceReader.GetChars Method

Gets a character array value from the specified column position, starting at the buffer offset.

Osservazioni

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Elenco degli overload

Nome 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.

Vedere anche

Riferimento

TraceReader Class
TraceReader Members
Microsoft.SqlServer.Management.Trace Namespace

Altre risorse

Flag di traccia (Transact-SQL)
Utilizzo di SQL Server Profiler