Share via


TraceReader.GetChars Method

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

Remarks

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

Overload List

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.

See Also

Reference

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

Other Resources

Trace Flags (Transact-SQL)
Using SQL Server Profiler