Firebird ADO.NET Provider SDK Documentation - v1.7

FbRowUpdatedEventArgs Members

FbRowUpdatedEventArgs overview

Public Instance Constructors

FbRowUpdatedEventArgs Constructor Initializes a new instance of the FbRowUpdatedEventArgs class.

Public Instance Properties

CommandOverloaded. Gets the FbCommand executed when Update is called.
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) 

See Also

FbRowUpdatedEventArgs Class | FirebirdSql.Data.Firebird Namespace