Classes
Class | Description | |
---|---|---|
SQLConnectionControl |
SQL Connection Control is used to setup and test database connections to SQL Server,
build connectionstrings on graphical interface.
| |
SQLConnectionControlColors |
Create class to set control colors: Frame Background, Header Background, Header ForeGround.
Use the ColorsConnected, ColorsDisconnected, ColorsIdle property of SQL Connection Control to set colors.
|
Delegates
Delegate | Description | |
---|---|---|
SQLConnectionControl AfterRefreshInstancesListEventHandler | ||
SQLConnectionControl BeforeRefreshInstancesListEventHandler | ||
SQLConnectionControl LoadingFinishedEventHandler |
Enumerations
Enumeration | Description | |
---|---|---|
SQLConnectionControl DbSelectMethod |
Choice list for the function: Browse for SQL databases.
| |
SQLConnectionControl ErrorType |
Choice list for the function: Error types.
| |
SQLConnectionControl FindOn |
Choice list for the function: Browse for SQL server instances.
| |
SQLConnectionControl InstanceSearchMethodOnLocal |
Choice list for the function: Browse for local SQL server instances.
| |
SQLConnectionControl SelectMethod |
Choice list for the function: Auto select method of instances or databases list.
| |
SQLConnectionControl State |
Choice list for the function: Control state (connection state).
|