Refresh the database list and add values to database list combobox.
Namespace: ZsZ_Studio.ControlsAssembly: SQL.Connection.Control (in SQL.Connection.Control.dll) Version: 1.0.4947.20663 (1.0.0.0)
Syntax
Parameters
- enablemessages (Optional)
- Type: System Boolean
Remarks
If ShowDatabaseListErrors property is set to True, then the error message will be shown in a messagebox.
You can override the error message in DatabaseListErrorMsg property.
When you will handle the exception from code, use the ErrorOccurred event.
See Also