How to use the FetchAsNeeded property in Visual FoxPro (157047)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Visual FoxPro for Windows 7.0
- Microsoft Visual FoxPro 8.0
- Microsoft Visual FoxPro 9.0 Professional Edition
This article was previously published under Q157047 SUMMARY
If the FetchAsNeeded property is set to true (.T.) on a remote view, the
view retrieves only the number of records specified by the FetchSize
property. If you scroll past the last record in the set, Visual FoxPro
automatically requeries to get the next set of records, up to the total
amount of records or to the number specified by the MaxRecords property.
REFERENCES
Visual FoxPro 5.0 "Developer's Guide," Chapter 22 "Optimizing Client/Server
Performance"
Modification Type: | Minor | Last Reviewed: | 1/31/2005 |
---|
Keywords: | kbDatabase kbhowto KB157047 kbAudDeveloper |
---|
|