Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
bool sasql_disconnect( sasql_conn $conn )
关闭一个已经用 sasql_connect 打开的连接。
$conn 由连接函数返回的连接资源。
TRUE(成功时)或 FALSE(错误时)。