Npgsql API Docs

NpgsqlRowUpdatedEventArgs Members

NpgsqlRowUpdatedEventArgs overview

Public Instance Constructors

NpgsqlRowUpdatedEventArgs Constructor Missing <summary> documentation for M:NpgsqlRowUpdatedEventArgs.#ctor(System.Data.DataRow,System.Data.IDbCommand,System.Data.StatementType,System.Data.Common.DataTableMapping)

Public Instance Properties

Command (inherited from RowUpdatedEventArgs)  
Errors (inherited from RowUpdatedEventArgs)  
RecordsAffected (inherited from RowUpdatedEventArgs)  
Row (inherited from RowUpdatedEventArgs)  
StatementType (inherited from RowUpdatedEventArgs)  
Status (inherited from RowUpdatedEventArgs)  
TableMapping (inherited from RowUpdatedEventArgs)  

Public Instance Methods

Equals (inherited from Object)  
GetHashCode (inherited from Object)  
GetType (inherited from Object)  
ToString (inherited from Object)  

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

NpgsqlRowUpdatedEventArgs Class | (global) Namespace