TraceReader.Item Property
Gets the specified column.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
TraceReader.Item (Int32) |
Gets the column specified by the index position.
|
TraceReader.Item (String) |
Gets the column with the specified name.
|
See Also
Reference
TraceReader Class
TraceReader Members
Microsoft.SqlServer.Management.Trace Namespace