Subject Re: [IBO] TIBOTable, Filtered, and RecordCount
Author Jason Wharton
It just ignores and does nothing.

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

-- We may not have it all together --
-- But together we have it all --


----- Original Message -----
From: "Joe Martinez" <joe@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, September 19, 2002 9:45 PM
Subject: Re: [IBO] TIBOTable, Filtered, and RecordCount


> Ok. Thanks. My next question: What happens if I call FetchAll, and all
> of the records are ALREADY in the buffer? Will it recognize this and not
> do anything, or will it re-fetch all of the records, causing a performance
hit?
>
> Thanks,
> Joe