TraceReader.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
使用例
関連項目
参照
Microsoft.SqlServer.Management.Trace 名前空間