Поделиться через


Поле currentRow

Specifies the current row.

Пространство имен:  Microsoft.SqlServer.Management.Trace
Сборка:  Microsoft.SqlServer.ConnectionInfoExtended (в Microsoft.SqlServer.ConnectionInfoExtended.dll)

Синтаксис

'Декларация
Protected currentRow As Integer
'Применение
Dim value As Integer

value = Me.currentRow

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

Примеры

Readme_Tracer