Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
断开使用 Connect 方法创建的 dbmlsync 服务器连接。
public virtual bool Disconnect(void)
与此服务器的连接已断开时返回 true;否则返回 false。返回 false 时,您可调用 GetErrorInfo 方法获取有关失败的详细信息。
当您用完连接之后,一定要调用 Disconnect。