New Method for VFP9 CA ---- RecordRefresh ()

zhaozj2021-02-16  56

How to use: RecordRefresh () There are 2 parameters 1: NRecords means to refresh several records 2: NRecordoffset record offset, refers to the current record start several records

If the front desk has 1,000 records, CursorRefresh () is all over again, and the record pointer is always in the first one? OK, now there is Recordrefresh () that it can do one or several records you specify, and keep the current record pointer unchanged.

This can greatly improve the efficiency of the C / S program

转载请注明原文地址:https://www.9cbs.com/read-15373.html

New Post(0)