AutoBindDisable Method
Applies To
OraParameter
OraParamArray
Description
Resets the AutoBind status of a parameter.
Usage
oraparameter.AutoBindDisable
Remarks
If a parameter has AutoBindDisabled status, it is not automatically bound to a SQL or PL/SQL statement.