TraceReader.Read Method
SQL Server 2012
Reads the trace record.
Namespace: Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfoExtended (in Microsoft.SqlServer.ConnectionInfoExtended.dll)
Return Value
Type: System.BooleanA 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.
