...
The API can also be called in the form of a method attached to a statement handle object as follows: stmt.bindParameters(). pjs.bindParameters() can accept field names for parameter valuesas input/output parameters, stmt.bindParameters() cannot.
...