Specifies whether all the records matching the query criteria should be fetched into the data block when a query is executed at runtime.
Yes - Fetches all records from query; equivalent to executing the EXECUTE_QUERY Built-in.
No - Fetches the number of records specified by the Query Array Size block property.
Applies to block
Set Programmatically
Default
No
Required/Optional Required if a data block contains summarized items, and the block's Precompute Summaries property is set to No.