DBRow.setNull

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setNull(size_t index)
    struct DBRow(Specs...)
    static if(isDynamicArray!T && !isSomeString!T)
    void
    setNull
    (
    size_t index
    )
  2. void setNull()
  3. void setNull()

Meta