Specifies the number of rows need to be fetched from table.
Syntax:
property Limit: Integer .... default 0;
Description:
If Limit > 0,SQL Query is prepared for fetching not more than Limit rows.