Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This API binds parameters to a prepared SQL statement.

Before using this API, you must call pjs.prepare(), so that you can pass in the handle from that call.

...