Row.bind

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T bind()
  2. T bind()
    interface Row
    final
    T
    bind
    (
    T
    bool traverseBase = true
    alias getColumnNameFun = "b"
    )
    ()
    if (
    is(T == class) &&
    __traits(compiles, new T())
    )

Meta