Microsoft SDK for Java

getOriginalValue

This method of the Field class retrieves the value of a Field that existed in the record before any changes were made.

Syntax

public Variant getOriginalValue();

Return Value

Returns a Variant value.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.