Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
断开已建立的 SQL Anywhere 连接。
public sacapi_bool sqlany_disconnect(a_sqlany_connection * sqlany_conn)
sqlany_conn 已使用 sqlany_connect() 建立连接的连接对象。
成功时为 1,不成功时为 0。
回退所有未提交的事务。