Breaks the Dbmlsync server connection that was established with the Connect method.
public virtual bool Disconnect(void )
True when the connection to the server has been broken; otherwise, returns false. When false is returned, you can call the GetErrorInfo method for more information about the failure.
You should always call Disconnect when you are finished with a connection.