OracleDataAdapter members are listed in the following tables.
OracleDataAdapter Constructors
OracleDataAdapter constructors are listed in Table 6-43.
Table 6-43 OracleDataAdapter Constructors
| Constructor | Description | 
|---|---|
| Instantiates a new instance of  | 
OracleDataAdapter Static Methods
The OracleDataAdapter static method is listed in Table 6-44.
Table 6-44 OracleDataAdapter Static Method
| Method | Description | 
|---|---|
| 
 | Inherited from  | 
OracleDataAdapter Properties
OracleDataAdapter properties are listed in Table 6-45.
Table 6-45 OracleDataAdapter Properties
| Property | Description | 
|---|---|
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| A SQL statement or stored procedure to delete rows from an Oracle database | |
| Determines whether or not to insert identity column values in the  Not available in the ODP.NET, Managed Driver | |
| Determines whether or not to update identity column values in the  Not available in the ODP.NET, Managed Driver | |
| A SQL statement or stored procedure to insert new rows into an Oracle database | |
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| Determines whether or not the  | |
| Determines if the  | |
| Creates a mapping between column names in the result set to .NET types, to preserve the data Not available in the ODP.NET, Managed Driver | |
| A SQL statement or stored procedure that returns a single or multiple result set | |
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| Specifies a value that enables or disables batch processing support, and specifies the number of SQL statements that can be executed in a single round-trip to the database | |
| A SQL statement or stored procedure to update rows from the  | 
OracleDataAdapter Public Methods
OracleDataAdapter public methods are listed in Table 6-46.
Table 6-46 OracleDataAdapter Public Methods
| Public Method | Description | 
|---|---|
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| Adds or refreshes rows in the  | |
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| 
 | Inherited from  | 
OracleDataAdapter Events
OracleDataAdapter events are listed in Table 6-47.
Table 6-47 OracleDataAdapter Events
| Event Name | Description | 
|---|---|
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| This event is raised when row(s) have been updated by the  | |
| This event is raised when row data are about to be updated to the database |