PgDAC

TCustomPgTable.Limit Property

Used to set the number of rows retrieved from the query.

Class

TCustomPgTable

Syntax

property Limit: integer default - 1;

Remarks

Use the Limit property to set the number of rows retrieved from the query. If Limit is -1, all records will be obtained.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback