Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
bool sasql_free_result( sasql_result $result )
sasql_query から返される結果リソースに関連付けられているデータベースリソースを解放します。
$result sasql_query 関数によって返される結果リソース。
成功の場合は TRUE、エラーの場合は FALSE。