6.10.4 OracleDataAdapter Properties
OracleDataAdapter properties are listed in Table 6-65.
                  
Table 6-65 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 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   |