DBType.DBType

Undocumented in source.
  1. alias DBType = GetModelDBType!(Selection[0])
  2. alias DBType = GetModelDBType!(Selection[0])
    template DBType(Selection...)
    static if(!(Selection.length > 1))
    static if(PatchAttrs.length == 0)
    alias DBType = GetModelDBType!(Selection[0])
  3. alias DBType = T

Meta