4D v16.3

Get query limit

Home

 
4D v16.3
Get query limit

Get query limit 


 

Get query limit -> Function result 
Parameter Type   Description
Function result  Longint in Limit number of records,
0 = unlimited number

The Get query limit command returns the limit for the number of records that a query may find in the current process.

You set this limit using the SET QUERY LIMIT command.

By default, if no limit is set, the command returns 0.



See also 

SET QUERY LIMIT

 
PROPERTIES 

Product: 4D
Theme: Queries
Number: 1156

This command can be run in preemptive processes

 
HISTORY 

Created: 4D v13

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)