Disconnect()
- Last UpdatedMar 05, 2021
- 1 minute read
Disconnects the control from the database.
Syntax
Object.Disconnect()
Example
The name of the control is AlmDbView1.
#AlmDbView1.Disconnect();
Disconnects the control from the database.
Object.Disconnect()
The name of the control is AlmDbView1.
#AlmDbView1.Disconnect();