Close the connection to datasource.
State of DataConnector is not the same as the state of the Command.Connection. When Connector.Connection was open when calling Open method, it will stay open after calling the Close method. Otherwise the Command.Connection will be open/closed with the connector.
DataConnector Class | Resco.Controls.AdvancedComboBox Namespace