The members of System.Data.StatementCompletedEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Creates a new instance of the System.Data.StatementCompletedEventArgs class. |
[read-only] | RecordCount | int.
Indicates the number of rows affected by the statement that caused the System.Data.SqlClient.SqlCommand.StatementCompleted event to occur. |