Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
bool sasql_stmt_free_result( sasql_stmt $stmt )
この関数は、キャッシュされた文の結果セットを解放します。
$stmt sasql_stmt_execute を使用して実行された文リソース。
成功した場合は TRUE、失敗した場合は FALSE。