DBRow.setNull

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

Meta