CleanCode C# Libraries v0.9.22 API

QueryPicker.Setup Method

Sets up the control for the specified database type.

Overload List

Sets up the control for the specified database type.

public void Setup(ConnectionStringManager.DBTypes);

Sets up the control for the specified database type.

public void Setup(ConnectionStringManager.DBTypes,ConnectionDetails);

See Also

QueryPicker Class | CleanCodeControls.Forms Namespace