| Devart.Data.Oracle Namespace : OracleDataAdapter Class |
OracleDataAdapter Constructor | Overloaded. Initializes a new instance of the OracleDataAdapter class. |
| Gets or sets a value indicating whether |
| Gets or sets whether |
| Gets the |
| Gets or sets a value that specifies whether to generate an exception when an error is encountered during a row update. |
DeleteCommand | Gets or sets an Oracle statement to delete records from the data set. |
| Gets or sets the |
InsertCommand | Gets or sets an Oracle statement to insert new records into the data source. |
| 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. |
SelectCommand | Gets or sets an Oracle statement used to select records in the data source. |
| Gets or sets the |
TableMappings | Gets a collection that provides the master mapping between a source table and a OracleDataTable. |
UpdateBatchSize | Overridden. Gets or sets the number of rows that are processed in each round-trip to the server. |
UpdateCommand | Gets or sets an Oracle statement used to update records in the data source. |
| Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
| Releases all resources used by the |
Fill | Overloaded. Adds or refreshes rows in a |
FillPage (Inherited from Devart.Common.DbDataAdapter) | Fills associated DataSet with specified range of rows. |
| Overloaded. Configures the schema of the specified |
| Gets the parameters set by the user when executing an SQL SELECT statement. |
| Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
| Obtains a lifetime service object to control the lifetime policy for this instance. |
InitializeSequentialFill | Prepares the OracleDataAdapter to operate in sequential mode. |
TerminateSequentialFill | Frees the resources required for the sequential mode. |
| Returns a |
| Overloaded. Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the specified |
| Occurs when the component is disposed by a call to the |
| Returned when an error occurs during a fill operation. |
RowUpdated | Occurs during |
RowUpdating | Occurs during |
OracleDataAdapter Class | Devart.Data.Oracle Namespace | OracleConnection Class | OracleCommand Class
© 2002 - 2013 Devart. All Rights Reserved.