Subject | Re: [IBO] OldValues |
---|---|
Author | Jason Wharton |
Post date | 2000-11-22T11:10:17Z |
OldAsVariant OldAsString I think are both available.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: <roger@...>
To: <IBObjects@egroups.com>
Sent: Wednesday, November 22, 2000 4:06 AM
Subject: [IBO] OldValues
> Fields in Datasets with cached updates have the very useful OldValue
> property, - a variant which holds the value of the field before any
> editing.
>
> I am getting rid of all cached updates in our applications, but I
> really miss the OldValue. Is there an IBO equivalent, or is there
> some method of comparing old values with new values prior to posting?
>
>
>
>
>