Previous Next

BATCH-SIZE attribute
The maximum number of ProDataSet temp-table rows to retrieve in each FILL operation. The default value is zero (which retrieves all rows that satisfy the associated query).
Note:
If you specify a batch size for a ProDataSet temp-table that is a child of a relation, the AVM restarts the BATCH-SIZE counter for each parent record (as opposed to once per temp-table).
Data type:
Access:
Applies to:
This attribute is not marshalled between the client and the AppServer (unlike the LAST-BATCH attribute).
See also:

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.