Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
See Also
Reference
Microsoft.SqlServer.Management.Trace Namespace