CommandExecutedEventArgs Members
The CommandExecutedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
CommandExecutedEventArgs |
Initializes a new instance of the CommandExecutedEventArgs class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Command |
Gets the command that was just built.
|
|
|
RowsAffected |
Gets the number of rows affected, if known.
|

