TraceReader.currentRow Field

Specifies the current row.

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

Syntax

'Declaration
Protected currentRow As Integer
'Usage
Dim value As Integer 

value = Me.currentRow 

Me.currentRow = value
protected int currentRow
protected:
int currentRow
val mutable currentRow: int
protected var currentRow : int

Examples

Readme_Tracer

See Also

Reference

TraceReader Class

Microsoft.SqlServer.Management.Trace Namespace

Other Resources

Trace Flags (Transact-SQL)

SQL Server Profiler Templates and Permissions