Ora8SetBinary Function Assigns binary data to the program variable that is bound to the specified place holder in the SQL statement or PL/SQL block.
Ora8SetInt Function Assigns a number value to the program variable that is bound to the specified place holder in the SQL statement or PL/SQL
block.
Ora8SetFloat Function Assigns a floating-point value to the program variable that is bound to the specified place holder in the SQL statement or
PL/SQL block.
Ora8SetPieces Function Assigns any data to the program variable that is bound to the specified place holder in the SQL statement for a piecewise
INSERT or UPDATE operation.
Ora8SetNull Function Assigns a NULL value to the program variable that is bound to the specified place holder in the SQL statement or PL/SQL block.
Ora8SetString Function Assigns a string to the program variable that is bound to the specified place holder in the SQL statement or PL/SQL block.