
|
DoGetCommandBuilderIntf
|
Represents method DoGetCommandBuilderIntf. (Overrides CNClrLib.ADONet.Client.TDbCommandBuilder.DoGetCommandBuilderIntf.)
|

|
GetDataAdapter
|
Represents method GetDataAdapter. (Overrides CNClrLib.ADONet.Client.TDbCommandBuilder.GetDataAdapter.)
|

|
GetDeleteCommand
|
Gets the automatically generated OracleClientCommand object required to perform deletions at the data source.
|

|
GetDeleteCommand(Boolean)
|
Gets the automatically generated OracleClientCommand object required to perform deletions at the data source, optionally using columns for parameter names.
|

|
GetInsertCommand
|
Gets the automatically generated OracleClientCommand object required to perform insertions at the data source.
|

|
GetInsertCommand(Boolean)
|
Gets the automatically generated OracleClientCommand object required to perform insertions at the data source, optionally using columns for parameter names.
|

|
GetOracleDataAdapter
|
Represents method GetOracleDataAdapter.
|

|
GetUpdateCommand
|
Gets the automatically generated OracleClientCommand object required to perform updates at the data source.
|

|
GetUpdateCommand(Boolean)
|
Gets the automatically generated OracleClientCommand object required to perform updates at the data source, optionally using columns for parameter names.
|

|
SetDataAdapter(TDbDataAdapter)
|
Represents method SetDataAdapter(TDbDataAdapter). (Overrides CNClrLib.ADONet.Client.TDbCommandBuilder.SetDataAdapter(TDbDataAdapter).)
|

|
SetOracleDataAdapter(TOracleClientDataAdapter)
|
Represents method SetOracleDataAdapter(TOracleClientDataAdapter).
|