getAs

Returns the value stored in the DBValue casted (or converted) to the specified type T if possible

@safe pure
T
getAs
(
T
)

Throws

MatchException on failure

Meta