Converts this NullableInt64 instance to a NullableBoolean.
A NullableBoolean that is NullableBoolean.Null if this NullableInt64 is Null, NullableBoolean.False if this instance Value is Zero otherwise NullableBoolean.True.
Namespace: TechTalk.Genome.NullableTypes
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
NullableInt64 Class | TechTalk.Genome.NullableTypes Namespace