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