A script-enabled browser is required for this page to function properly.

Query All Records Property

Description

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

Refer to Built-in

GET_BLOCK_PROPERTY

SET_BLOCK_PROPERTY

Default

No

Required/Optional Required if a data block contains summarized items, and the block's Precompute Summaries property is set to No.


Precompute Summaries property

DML Array Size property

EXECUTE_QUERY Built-in

Query Array Size property