The properties of the NullableInt64 structure are listed below. For a complete list of NullableInt64 structure members, see the NullableInt64 Members topic.
IsNull | Indicates whether or not the value of the NullableInt64 structure is null. |
Value | Gets the value of the NullableInt64 structure. This property is read-only |
NullableInt64 Class | NullableTypes Namespace