System.Data.StatementCompletedEventArgs Members

The members of System.Data.StatementCompletedEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Public Properties

[read-only]
RecordCountint.

Indicates the number of rows affected by the statement that caused the System.Data.SqlClient.SqlCommand.StatementCompleted event to occur.