Champ TraceReader.currentRow
Specifies the current row.
Espace de noms : Microsoft.SqlServer.Management.Trace
Assembly : Microsoft.SqlServer.ConnectionInfoExtended (en Microsoft.SqlServer.ConnectionInfoExtended.dll)
Syntaxe
'Déclaration
Protected currentRow As Integer
'Utilisation
Dim value As Integer
value = Me.currentRow
Me.currentRow = value
protected int currentRow
protected:
int currentRow
val mutable currentRow: int
protected var currentRow : int
Exemples
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Trace
Autres ressources
Indicateurs de trace (Transact-SQL)
Modèles et autorisations du générateur de SQL Server Profiler