DBRow.set

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

Meta