Campo TraceReader.currentRow
Specifies the current row.
Spazio dei nomi Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfoExtended (in Microsoft.SqlServer.ConnectionInfoExtended.dll)
Sintassi
'Dichiarazione
Protected currentRow As Integer
'Utilizzo
Dim value As Integer
value = Me.currentRow
Me.currentRow = value
protected int currentRow
protected:
int currentRow
val mutable currentRow: int
protected var currentRow : int
Esempi
Vedere anche
Riferimento
Spazio dei nomi Microsoft.SqlServer.Management.Trace