Exhibit:
You are developing and testing a Forms application on a machine that has plenty of memory. The Customers block, whose Property Palette is shown in the exhibit, is based on a table that contains a large number of records.
The initial query on the block appears quickly. However, after scrolling through hundreds of records in the block, you notice that it is taking longer and harder to retrieve the next set of records. What can you do to improve performance without losing the fast initial response?
A.
Set Single Record to Yes.
B.
Set Query All Records to Yes.
C.
Set Query Array Size to a larger number.
D.
Set Number of Records Buffered to a larger number.
E.
Set Number of Records Buffered to a smaller number.
F.
Set Number of Records Displayed to a smaller number.