Converts this NullableInt64 structure to a NullableString structure.
Null if this NullableInt64 is Null otherwise a new NullableString structure whose Value is the description of this NullableInt64 structure's Value.
NullableInt64 Class | NullableTypes Namespace