CleanCode C# Libraries v0.9.21 API

QueryPicker.Setup Method (DBTypes)

Sets up the control for the specified database type.

public void Setup(
   ConnectionStringManager.DBTypes dbType
);

Parameters

dbType
Database type.

See Also

QueryPicker Class | CleanCodeControls.Forms Namespace | QueryPicker.Setup Overload List