TraceReader.GetChars Method

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

备注

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

重载列表

名称 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.

请参阅

参考

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

其他资源

跟踪标志 (Transact-SQL)
使用 SQL Server Profiler