TOracleClientCommandBuilder.GetInsertCommand(Boolean) Method

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.OracleClient > Classes > TOracleClientCommandBuilder > Methods >

TOracleClientCommandBuilder.GetInsertCommand(Boolean) Method

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

 

Namespace: CNClrLib.ADONet.OracleClient

expandingSyntax

Parameters

UseColumnsForParameterNames

Type: Boolean

Return Value

Type: _OracleCommand

expandingSee Also