DBRow.set

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

Meta