get

Returns the value stored in the DBValue sumtype

@safe
T
get
(
T
)

Throws

std.sumtype.MatchException if the DBValue doesn’t hold the specified type T

See Also

Meta