次の方法で共有


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

使用例

Readme_Tracer

関連項目

参照

TraceReader クラス

Microsoft.SqlServer.Management.Trace 名前空間

その他の技術情報

トレース フラグ (Transact-SQL)

SQL Server プロファイラーのテンプレートと権限