Compartir a través de


currentRow Campo

Specifies the current row.

Espacio de nombres:  Microsoft.SqlServer.Management.Trace
Ensamblado:  Microsoft.SqlServer.ConnectionInfoExtended (en Microsoft.SqlServer.ConnectionInfoExtended.dll)

Sintaxis

'Declaración
Protected currentRow As Integer
'Uso
Dim value As Integer

value = Me.currentRow

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

Ejemplos

Readme_Tracer