Subject Re: [IBO] IB_Query.CommitAction
Author Jason Wharton
They are self explanatory. When the transaction commits that is the action
the datasets do. perhaps the only one that isn't totally clear is
caInvalidateCursor. What that is intended to do is try to preserve as much
of the existing situation as possible without imposing extra work. If the
dataset has fetched part way through the dataset it won't fetch any more
records and it won't refresh until it is accessed again.

HTH.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: <guido.klapperich@...>
To: "ibobjects@egroups.com" <IBObjects@yahoogroups.com>
Sent: Monday, February 12, 2001 6:38 PM
Subject: [IBO] IB_Query.CommitAction


> Can anybody explain me the different values of the
> IB_Query.CommitAction-Property ? The OH says nothing about it.
>
>
>
> Guido.
>
>
>
>
>