LiteDAC

TCustomLiteTable.Limit Property

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

Class

TCustomLiteTable

Syntax

property Limit: integer default - 1;

Remarks

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

See Also

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