Firebird ADO.NET Provider SDK Documentation - v1.7

FbRowUpdatingEventArgs Members

FbRowUpdatingEventArgs overview

Public Instance Constructors

FbRowUpdatingEventArgs Constructor Initializes a new instance of the FbRowUpdatingEventArgs class.

Public Instance Properties

CommandOverloaded. Gets the FbCommand executed when Update is called.
Errors (inherited from RowUpdatingEventArgs) 
Row (inherited from RowUpdatingEventArgs) 
StatementType (inherited from RowUpdatingEventArgs) 
Status (inherited from RowUpdatingEventArgs) 
TableMapping (inherited from RowUpdatingEventArgs) 

Public Instance Methods

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

See Also

FbRowUpdatingEventArgs Class | FirebirdSql.Data.Firebird Namespace