Converts this NullableDecimal instance to a NullableBoolean.
A NullableBoolean that is Null if this NullableDecimal is Null, False if this instance Value is Zero otherwise True.
NullableDecimal Class | NullableTypes Namespace