currentRow 필드

Specifies the current row.

네임스페이스:  Microsoft.SqlServer.Management.Trace
어셈블리:  Microsoft.SqlServer.ConnectionInfoExtended.dll의 Microsoft.SqlServer.ConnectionInfoExtended

구문

‘선언
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