This topic has not yet been rated - Rate this topic

TraceReader.Read Method

Reads the trace record.

Namespace:  Microsoft.SqlServer.Management.Trace
Assembly:  Microsoft.SqlServer.ConnectionInfoExtended (in Microsoft.SqlServer.ConnectionInfoExtended.dll)
public bool Read()

Return Value

Type: System.Boolean
A Boolean value that specifies whether the method succeeded in reading the trace record.If True, the trace was read successfully.If False, the trace was not read.

Implements

IDataReader.Read()
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.