OracleCommandBuilder Constructor ()
.NET Framework (current version)
Initializes a new instance of the OracleCommandBuilder.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
The OracleCommandBuilder registers itself as a listener for RowUpdating events that are generated by the OracleDataAdapter specified in this property.
When you create a new instance of OracleCommandBuilder, any existing OracleCommandBuilder associated with this OracleDataAdapter is released.
.NET Framework
Available since 1.1
Available since 1.1
Show: