SQLConnectionControl SelectMethod EnumerationControl Documentation
Choice list for the function: Auto select method of instances or databases list.

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 SelectMethod
Members

  Member nameValueDescription
IfExists0 Set the specified AutoSelectInstanceName or AutoSelectDatabaseName text to combobox text property only, if the item exists.
Forced1 Set the specified AutoSelectInstanceName or AutoSelectDatabaseName text to combobox text property in each case.
Remarks

See Also