OracleDataAdapter Members
OracleDataAdapter members are listed in the following tables.
                  
OracleDataAdapter Constructors
OracleDataAdapter constructors are listed in Table 7-65. 
                  
Table 7-65 OracleDataAdapter Constructors
| Constructor | Description | 
|---|---|
| Instantiates a new instance of  | 
OracleDataAdapter Static Methods
The OracleDataAdapter static method is listed in Table 7-66.
                  
Table 7-66 OracleDataAdapter Static Method
| Method | Description | 
|---|---|
| 
 | Inherited from  | 
OracleDataAdapter Properties
OracleDataAdapter properties are listed in Table 7-67.
                  
Table 7-67 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 and ODP.NET Core | |
| Determines whether or not to update identity column values in the  Not Available in the ODP.NET, Managed Driver and ODP.NET Core | |
| 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 and ODP.NET Core | |
| A SQL statement or stored procedure that returns a single or multiple result set | |
| 
 | Inherited from  | 
| Specifies whether to suppress the  | |
| 
 | 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 7-68.
                  
Table 7-68 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 7-69.
                  
Table 7-69 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 |