MySQLValue.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T get()
  2. T get()
    struct MySQLValue
    const const
    T
    get
    (
    T
    )
    ()
    if (
    is(T == SysTime) ||
    is(T == DateTime)
    ||
    is(T == Date)
    ||
    is(T == TimeOfDay)
    )
  3. T get()
  4. T get()

Meta