The SQLConnectionControl type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
Disconnect |
Disconnect if the current state is 'connected'.
| |
RefreshDatabaseList |
Refresh the database list and add values to database list combobox.
| |
RefreshInstancesList |
Refresh the instances list and add values to instances list combobox.
| |
TryConnect |
Check connection state now. Raises ConnectionOK or ConnectionFailed events.
|
See Also