DataSource :: disconnect - Disconnect from server
Disconnecting will release the client when it has been created by the data source.
Implementation details
DataSource  :: disconnect (  )
The function disconnects the data source from the server. When the data source is still opened it is closed (Close()) before disconnecting.

