SQLConnectionControl MethodsControl Documentation
The SQLConnectionControl type exposes the following members.
Methods

  NameDescription
Public methodDisconnect
Disconnect if the current state is 'connected'.
Public methodRefreshDatabaseList
Refresh the database list and add values to database list combobox.
Public methodRefreshInstancesList
Refresh the instances list and add values to instances list combobox.
Public methodTryConnect
Check connection state now. Raises ConnectionOK or ConnectionFailed events.
Back to Top
See Also