4D v14.3

Get query limit

Home

 
4D v14.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.

 
PROPERTIES 

Product: 4D
Theme: Queries
Number: 1156

 
HISTORY 

Created: 4D v13

 
SEE ALSO 

SET QUERY LIMIT

 
ARTICLE USAGE

4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)