Member name | Description |
---|---|
Initializes a new instance of the ULDataAdapter 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 a ULCommand object that is executed against the database when DbDataAdapter.Update(System.Data.DataSet) is called to delete rows in the database that correspond to deleted rows in the System.Data.DataSet. |
|
|
Gets or sets the |
Specifies a ULCommand object that is executed against the database when DbDataAdapter.Update(System.Data.DataSet) is called to insert rows in the database that correspond to inserted rows in the System.Data.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 |
Specifies a ULCommand that is used during System.Data.Common.DbDataAdapter.Fill(System.Data.DataSet) or System.Data.Common.DbDataAdapter.FillSchema(System.Data.DataSet,System.Data.SchemaType) to obtain a result set from the database for copying into a System.Data.DataSet. |
|
Returns a collection that provides the master mapping between a source table and a System.Data.DataTable |
|
|
Gets or sets a value that enables or disables batch processing support, and specifies the number of commands that can be executed in a batch. |
Specifies a ULCommand object that is executed against the database when System.Data.Common.DbDataAdapter.Update(System.Data.DataSet) is called to update rows in the database that correspond to updated rows in the System.Data.DataSet. |
Member name | Description |
---|---|
|
|
|
Adds a |
Returns the parameters set by the user 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 |
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 |