Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Retrieve.AsNeeded – PB Docs 2017 – PowerBuilder Library

Retrieve.AsNeeded – PB Docs 2017

Retrieve.AsNeeded

property (DataWindow object)

Description

Whether rows will be retrieved only as needed from the database.
After the application calls the Retrieve method to get enough rows to
fill the visible portion of the DataWindow, additional rows are “needed”
when the user scrolls down to view rows that have not been viewed
yet.

Applies to

DataWindows

Syntax

PowerBuilder dot notation:

Describe and Modify argument:

Parameter

Description

value

Whether rows will be retrieved only as needed from
the database.

Values are:

  • Yes — Rows will be retrieved only as needed.

  • No — All rows will be retrieved when the Retrieve
    method is called.

Usage

In the painter

Set the value using Rows>Retrieve Options>Rows As
Needed.

Examples


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x