TValueHelper.GetNullableValue Method
Definition
Returns the stored nullable value or TValue.Empty when it is
null.
Delphi
function GetNullableValue: TValue
Returns
TValue
Exceptions
When the stored value is not a nullable value.