OracleCommandBuilder Constructors
OracleCommandBuilder constructors create new instances of the OracleCommandBuilder class.
                  
Overload List:
- 
                        
                        This constructor creates an instance of the OracleCommandBuilderclass.
- 
                        OracleCommandBuilder(OracleDataAdapter) This constructor creates an instance of the OracleCommandBuilderclass and sets theDataAdapterproperty to the providedOracleDataAdapterobject.