Partager via


TraceReader.GetChars Method

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

Notes

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

Liste de surcharge

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

Voir aussi

Référence

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

Autres ressources

Indicateurs de trace (Transact-SQL)
Utilisation du Générateur de profils SQL Server