Name

Field.UnderlyingValue Property — (Versions 2.0, 2.1, 2.5, 2.6)

Synopsis

                     underlyingvalue = field.UnderlyingValue

The UnderlyingValue property returns the current value of the Field object’s Value property.

Datatype

Variant

Description

The UnderlyingValue property returns the value -- from the current record -- of the associated Field object. This value may differ from the OriginalValue property as it shows the value of a field for the current transaction.

This is the same value that the Resync method uses to replace the value of the Value property.

See Also

Field.OriginalValue, Field.Value Property, Recordset.Resync Method

Get ADO: ActiveX Data Objects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.