DB2RowUpdatingEventArgs Properties
The properties of the DB2RowUpdatingEventArgs class are listed here. For a complete list of DB2RowUpdatingEventArgs class members, see the DB2RowUpdatingEventArgs Members topic.
Property | Description |
---|---|
![]() |
Gets or sets the DB2®Command to execute when Update is called. |
![]() |
Gets any errors generated by the IBM® Data Server Provider for .NET when the Command executes. |
![]() |
Gets the DataRow to send through an Update. |
![]() |
Gets the type of SQL statement to execute. |
![]() |
Gets the UpdateStatus of the Command. |
![]() |
Gets the DataTableMapping to send through the Update. |