PreparedImpl.setArg

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setArg(size_t index, T val, ParameterSpecialization psn)
  2. void setArg(size_t index, Nullable!T val, ParameterSpecialization psn)
    struct PreparedImpl
    void
    setArg
    (
    T
    )
    (
    size_t index
    ,
    Nullable!T val
    ,)

Meta