略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: pg_cancel_query

2024-05-01

pg_cancel_query

(PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8)

pg_cancel_query 取消异步查询

说明

pg_cancel_query(resource $connection): bool

pg_cancel_query() 取消由 pg_send_query() 发送的异步查询。不能取消由 pg_query() 执行的查询。

参见 pg_send_query()pg_connection_busy()

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.pg-cancel-query.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3