Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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