Compartir a través de


Campo TraceReader.currentRow

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

Vea también

Referencia

TraceReader Clase

Espacio de nombres Microsoft.SqlServer.Management.Trace

Otros recursos

Marcas de seguimiento (Transact-SQL)

Plantillas y permisos de SQL Server Profiler