APIFirst method |
Applies to
TIB_Cursor
Declaration
Procedure APIFirst;
Description
This method is for doing low-level fetching for even more performance.
This method call avoids all notifications so that only the buffer for the
current row is modified. Any data aware controls will not be aware that there
is new data to display.