GetNext()
- Last UpdatedMar 05, 2021
- 1 minute read
Retrieves the next set of records from the database (if any).
Syntax
Object.GetNext()
Example
The name of the control is AlmDbView1.
#AlmDbView1.GetNext();
Retrieves the next set of records from the database (if any).
Object.GetNext()
The name of the control is AlmDbView1.
#AlmDbView1.GetNext();