Skip to main content
Version: 21 R3

Get query limit

Get query limit : Integer

ParameterTypeDescription
Function resultInteger←Limit number of records,0 = unlimited number
History
ReleaseChanges
13Created

Description​

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​

Command number1156
Thread safeyes