Converts this NullableSByte structure to a NullableString structure.
NullableString.Null if this NullableSByte is Null otherwise a new NullableString structure whose NullableString.Value is the description of this NullableSByte structure's Value.
Namespace: TechTalk.Genome.NullableTypes
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
NullableSByte Class | TechTalk.Genome.NullableTypes Namespace