UnderlyingValue

This property indicates the current value in the database of a Field object.

Syntax

var = field.UnderlyingValue

Return Values

Returns a Variant value.

Remarks

Use the UnderlyingValue property to return the current field value from the database.

ADOCE does not support the OriginalValue property.