Provides data for the RowUpdating event.
Visual Basic syntaxPublic NotInheritable Class SARowUpdatingEventArgs Inherits System.Data.Common.RowUpdatingEventArgs
C# syntaxpublic sealed class SARowUpdatingEventArgs : System.Data.Common.RowUpdatingEventArgs
Base classes
MembersAll members of SARowUpdatingEventArgs class, including all inherited members.
| Name | Description |
|---|---|
| Initializes a new instance of the SARowUpdatingEventArgs class. | |
|
|
Gets or sets the System.Data.IDbCommand object for an instance of this class.
|
| Specifies the SACommand to execute when performing the Update. | |
|
|
Gets any errors generated by the .NET Framework data provider when the System.Data.Common.RowUpdatedEventArgs.Command executes.
|
|
|
Gets the System.Data.DataRow that will be sent to the server as part of an insert, update, or delete operation.
|
|
|
Gets the type of SQL statement to execute. |
|
|
Gets or sets the System.Data.UpdateStatus of the System.Data.Common.RowUpdatedEventArgs.Command property.
|
|
|
Gets the System.Data.Common.DataTableMapping to send through the System.Data.Common.DbDataAdapter.Update(System.Data.DataSet).
|
SARowUpdatingEventArgs constructor
Command property
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |
