Member name | Description |
---|---|
Initializes a new instance of the ULRowUpdatingEventArgs class. |
Member name | Description |
---|---|
Specifies the ULCommand to execute when performing the DbDataAdapter.Update(System.Data.DataRow[],System.Data.Common.DataTableMapping). |
|
Errors (inherited from RowUpdatingEventArgs) |
Gets any errors generated by the .NET Framework data provider when the RowUpdatedEventArgs.Command executes. |
Row (inherited from RowUpdatingEventArgs) |
Gets the DataRow that will be sent to the server as part of an insert, update, or delete operation. |
StatementType (inherited from RowUpdatingEventArgs) |
Gets the type of SQL statement to execute. |
Status (inherited from RowUpdatingEventArgs) |
Gets or sets the UpdateStatus of the RowUpdatedEventArgs.Command. |
TableMapping (inherited from RowUpdatingEventArgs) |
Gets the DataTableMapping to send through the DbDataAdapter.Update. |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |