Firebird ADO.NET Provider SDK Documentation - v1.7

FbRowUpdatedEventArgs Properties

The properties of the FbRowUpdatedEventArgs class are listed below. For a complete list of FbRowUpdatedEventArgs class members, see the FbRowUpdatedEventArgs Members topic.

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) 

See Also

FbRowUpdatedEventArgs Class | FirebirdSql.Data.Firebird Namespace