6.3.5.4 GetInsertCommand
Gets the automatically generated OracleCommand object that has the SQL statement (CommandText) perform insertions on the database
                  
Overload List
- 
                        
                        This method gets the automatically generated OracleCommandobject that has the SQL statement (CommandText) perform insertions on the database when an application callsUpdate()on theOracleDataAdapter.
- 
                        
                        This method gets the automatically generated OracleCommandobject that has the SQL statement (CommandText) perform insertions on the database when an application callsUpdate()on theOracleDataAdapter.