SQLConnectionControl ErrorType EnumerationControl Documentation
Choice list for the function: Error types.

Namespace: ZsZ_Studio.Controls
Assembly: SQL.Connection.Control (in SQL.Connection.Control.dll) Version: 1.0.4947.20663 (1.0.0.0)
Syntax

public enum ErrorType
Members

  Member nameValueDescription
RunTimeError0 Runtime Error occurred.
DatabaseListRefreshError1 Error occurred during refresh databases list.
InstanceListRefreshError2 Error occurred during refresh instances list.
ConnectionStringParseError3 Error occurred during parsing the given connection string. The connection string is incorrect.
Remarks

See Also