6.10.1 OracleDataAdapter Members
OracleDataAdapter members are listed in the following tables.
                  
OracleDataAdapter Constructors
OracleDataAdapter constructors are listed in Table 6-59. 
                  
Table 6-59 OracleDataAdapter Constructors
| Constructor | Description | 
|---|---|
| 
                               Instantiates a new instance of   | 
                        
OracleDataAdapter Static Methods
The OracleDataAdapter static method is listed in Table 6-60.
                  
Table 6-60 OracleDataAdapter Static Method
| Method | Description | 
|---|---|
| 
                               
  | 
                           
                               Inherited from   | 
                        
OracleDataAdapter Properties
OracleDataAdapter properties are listed in Table 6-61.
                  
Table 6-61 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   | 
                        
| 
                               
  | 
                           
                               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-62.
                  
Table 6-62 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-63.
                  
Table 6-63 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  |