FireDAC Components for Act-On

Build 23.0.8839

MaxRows

Limits the number of rows returned when no aggregation or GROUP BY is used in the query. This takes precedence over LIMIT clauses.

Syntax


property MaxRows: Integer;

Data Type

Integer

Default Value

-1

Remarks

Limits the number of rows returned when no aggregation or GROUP BY is used in the query. This takes precedence over LIMIT clauses.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839