getFetchType.getFetchType

Undocumented in source.
  1. alias getFetchType = T.type
  2. alias getFetchType = U
    template getFetchType(T)
    static if(!(is(T == AllowNullType!Args, Args...)))
    static if(is(T == RowObj!U, U))
    alias getFetchType = U
  3. alias getFetchType = T

Meta