Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

CommandExecutedEventArgs Members

The CommandExecutedEventArgs type exposes the following members.

Constructors


  Name Description
Public method CommandExecutedEventArgs
Initializes a new instance of the CommandExecutedEventArgs class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Command
Gets the command that was just built.
Public property RowsAffected
Gets the number of rows affected, if known.