offset property
starting value of the result list from the database. For example, if you want to do paging on the server side.
Implementation
int offset = 0;
starting value of the result list from the database. For example, if you want to do paging on the server side.
int offset = 0;