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 release 1.0.0. Replace with the method `set(index, value, this)` that accepts a third argument for the IColumnType of the parameter value being bound.