GetPrevious()
- Last UpdatedFeb 20, 2017
- 1 minute read
Retrieves the previous set of records from the database (if any).
Syntax
Object.GetPrevious();
Example
The name of the control is AlmDbView1.
#AlmDbView1.GetPrevious();
Retrieves the previous set of records from the database (if any).
Object.GetPrevious();
The name of the control is AlmDbView1.
#AlmDbView1.GetPrevious();