次の方法で共有


currentRow フィールド

現在の行を示します。

名前空間:  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