Member name | Description |
---|---|
Initializes a new instance of the SADataAdapter class. |
Member name | Description |
---|---|
|
Gets or sets a value indicating whether |
|
Gets or sets whether |
|
Gets or sets a value that specifies whether to generate an exception when an error is encountered during a row update. |
Specifies an SACommand object that is executed against the database when the Update method is called to delete rows in the database that correspond to deleted rows in the DataSet. |
|
|
Gets or sets the |
Specifies an SACommand that is executed against the database when the Update method is called that adds rows to the database to correspond to rows that were inserted in the DataSet. |
|
|
Determines the action to take when incoming data does not have a matching table or column. |
|
Determines the action to take when existing |
|
Gets or sets whether the Fill method should return provider-specific values or common CLS-compliant values. |
Specifies an SACommand that is used during Fill or FillSchema to obtain a result set from the database for copying into a DataSet. |
|
Specifies a collection that provides the master mapping between a source table and a DataTable. |
|
Gets or sets the number of rows that are processed in each round-trip to the server. |
|
Specifies an SACommand that is executed against the database when the Update method is called to update rows in the database that correspond to updated rows in the DataSet. |
Member name | Description |
---|---|
|
Adds or refreshes rows in the |
|
Adds a |
Returns the parameters set by you when executing a SELECT statement. |
|
|
Resets |
|
Determines whether the |
|
Determines whether the |
|
Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the specified array
of |
Member name | Description |
---|---|
|
Returned when an error occurs during a fill operation. |
Occurs during an update after a command is executed against the data source. When an attempt to update is made, the event fires. |
|
Occurs during an update before a command is executed against the data source. When an attempt to update is made, the event fires. |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |