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