This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20.6
Get query limit
|
Get query limit -> Function result | ||||||||
Parameter | Type | Description | ||||||
Function result | Longint |
![]() |
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.
Product: 4D
Theme: Queries
Number:
1156
Created: 4D v13
4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)