User Tools

Site Tools


pagesize_buffer_page_size_.htm
Navigation:  ABC Library Reference > ViewManager > ViewManager Properties >====== PageSize (buffer page size) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
PageSize USHORT

blk2blue.jpg

The PageSize property controls automatic record set buffering for the managed view (see BUFFER in the Language Reference). Some file drivers do not support buffering. PageSize specifies the number of records in a buffer “page.”

Implementation:

The Init method sets the PageSize property to twenty(20). The Open method implements the buffering specified by the PagesAhead, PagesBehind, PageSize, and TimeOut properties.

See Also:     Init, Open, PagesAhead, PagesBehind, TimeOut

pagesize_buffer_page_size_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1