This property indicates the current value in the database of a Field object.
var = field.UnderlyingValue
Returns a Variant value.
Use the UnderlyingValue property to return the current field value from the database.
ADOCE does not support the OriginalValue property.