UnsafePrepared.setArg

Redefine all functions that deal with MySQLVal to deal with Variant instead. Please see SafePrepared for details on how the methods work.

$(SAFE_MIGRATION)

  1. void setArg(size_t index, T val, UnsafeParameterSpecialization psn)
  2. void setArg(size_t index, Variant val, UnsafeParameterSpecialization psn)
    struct UnsafePrepared
    @system
    void
    setArg

Meta