Connect()
- Last UpdatedMar 05, 2021
- 1 minute read
Connects the control to the database and if the connection is successful, shows the set of records in the range 1 to MaxRecords.
Syntax
Object.Connect()
Example
The name of the control is AlmDbView1.
#AlmDbView1.Connect();