Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
bool sasql_commit( sasql_conn $conn )
SQL Anywhere サーバのトランザクションを終了し、トランザクション中に加えられたすべての変更を永続的なものにします。auto_commit オプションが Off である場合にのみ有効です。
$conn 接続関数から返される接続リソース。
成功した場合は TRUE、失敗した場合は FALSE。