This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
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

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v13

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)