Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor Adapter
Message
From
04/04/2003 03:03:07
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00773776
Message ID:
00773903
Views:
13
Mark,

FetchSize controls HOW result set is fetched (at once or one batch of records at a time).
FetchAsNeeded controls WHEN additional batches are fetched, this property is taken into consideration only if FetchSize>0.
FetchAsNeeded=.F. - fetch is done during idle time and when it is needed
FetchAsNeeded=.T. - fetch is done only when it is needed

Thanks,
Aleksey.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform