PGNumeric.canBeNative

If the numeric fits double boundaries, stores it into val and returns true, else returns false and fills val with NaN.

struct PGNumeric
const
bool
canBeNative
(
out double val
)

Meta