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(失败时)。