set
Sets the statement parameter at the index position to the provided non-null value, with a type determined by its associated columnType.
Deprecated (with error)
This operator function will be removed in future releases. Replace with the method `set(index, value, this)` that accepts a third argument for the IColumnType of the parameter value being bound.