Choice list for the function: Error types.
Namespace: ZsZ_Studio.ControlsAssembly: SQL.Connection.Control (in SQL.Connection.Control.dll) Version: 1.0.4947.20663 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
RunTimeError | 0 | Runtime Error occurred. | |
DatabaseListRefreshError | 1 | Error occurred during refresh databases list. | |
InstanceListRefreshError | 2 | Error occurred during refresh instances list. | |
ConnectionStringParseError | 3 | Error occurred during parsing the given connection string. The connection string is incorrect. |
Remarks
See Also