検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 615 for connection (0.044 sec.)
ラージオブジェクトを削除する 4581
« pg_lo_truncate pg_lo_write » PHP Manual PostgreSQL 関数 ラージオブジェクトを削除する pg_lo_unl ... ージオブジェクトを削除する 説明 pg_lo_unlink ( PgSql\Connection $connection , int $oid ): bool pg_lo_unlink() は、 ... 以前は pg_lounlink() と呼ばれていました。 パラメータ connection PgSql\Connection クラスのインスタンス。 connection ... false を返します。 変更履歴 バージョン 説明 8.1.0 connection は、 PgSql\Connection クラスのインスタンスを期待す ... : ラージオブジェクト , lo , 削除 , unlink , 接続 , connection , PgSql , Connection , oid , 期待 ...
https://man.plustar.jp/php/function.pg-lo-unlink.html - [similar]
PgSql\Connection クラス 4559
« pg_version PgSql\Result » PHP Manual PostgreSQL PgSql\Connection クラス PgSql\Connection クラス ... 完全不定形クラスです。 クラス概要 final class PgSql\Connection { } 関連キーワード: PgSql , クラス , Connection , ...
https://man.plustar.jp/php/class.pgsql-connection.html - [similar]
Closes associated HTTP connection 4559
« EventHttpRequest::clearHeaders EventHttpRequest::__construct » PHP Manual EventHttpRequest Clo ... ses associated HTTP connection EventHttpRequest::closeConnection (PECL event >= 1 ... .8.0) EventHttpRequest::closeConnection — Closes associated HTTP connection 説明 public Ev ... entHttpRequest::closeConnection (): void Closes HTTP connection associated with th ... を返しません。 関連キーワード: Closes , associated , connection , EventHttpRequest , closeConnection , パラメータ ...
https://man.plustar.jp/php/eventhttprequest.closeconnection.html - [similar]
Returns EventHttpConnection object 4559
« EventHttpRequest::getCommand EventHttpRequest::getHost » PHP Manual EventHttpRequest Returns E ... ventHttpConnection object EventHttpRequest::getConnection (PECL event ... >= 1.8.0) EventHttpRequest::getConnection — Returns EventHttpConnection object 説明 public E ... ventHttpRequest::closeConnection (): EventHttpConnection Returns EventHttpConnectio ... n object which represents HTTP connection associated with the request. 警告 Libevent API all ...
https://man.plustar.jp/php/eventhttprequest.getconnection.html - [similar]
Get auto-commit mode of the connection 4559
« cubrid_free_result cubrid_get_charset » PHP Manual CUBRID 関数 Get auto-commit mode of the connection ... ubrid_get_autocommit — Get auto-commit mode of the connection 説明 cubrid_get_autocommit ( resource $conn_identi ... ction is used to get the status of CUBRID database connection auto-commit mode. For CUBRID 8.4.0, auto-commit mo ... transaction management. パラメータ conn_identifier Connection identifier. 戻り値 true , when auto-commit is on. ... brid_set_autocommit() - Set autocommit mode of the connection cubrid_commit() - Commit a transaction 関連キーワー ...
https://man.plustar.jp/php/function.cubrid-get-autocommit.html - [similar]
Sets read timeout 4559
« Stomp::send Stomp::subscribe » PHP Manual Stomp Sets read timeout Stomp::setReadTimeout stomp_ ... 値を返しません。 例 例1 オブジェクト指向型 <?php /* connection */ try { $stomp = new Stomp ( 'tcp://localhost:616 ... 13' ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } $stomp -> setR ... eadTimeout ( 10 ); /* close connection */ unset( $stomp ); ?> 例2 手続き型 <?php /* conne ... tomp_connect ( 'ssl://localhost:61612' ); /* check connection */ if (! $link ) { die( 'Connection failed: ' . st ...
https://man.plustar.jp/php/stomp.setreadtimeout.html - [similar]
Close the connection established. 4559
« Swoole\Client Swoole\Client::connect » PHP Manual Swoole\Client Close the connection establish ... swoole >= 1.9.0) Swoole\Client::close — Close the connection established. 説明 public Swoole\Client::close ( bo ... : bool パラメータ force Whether force to close the connection. 戻り値 Whether the connection is closed. 関連キー ...
https://man.plustar.jp/php/swoole-client.close.html - [similar]
Get all of the established connections. 4537
« Swoole\Server::connection_info Swoole\Server::__construct » PHP Manual Swoole\Server Get all o ... f the established connections. Swoole\Server::connection_list (PECL swoole >= 1 ... .9.0) Swoole\Server::connection_list — Get all of the established connections. 説明 ... public Swoole\Server::connection_list ( int $start_fd , int $pagesize = ? ): array ... agesize 戻り値 関連キーワード: Get , established , connections , all , Swoole , Server , of , the , connection , ...
https://man.plustar.jp/php/swoole-server.connection-list.html - [similar]
Get the state of the zookeeper connection 4537
« Zookeeper::getRecvTimeout Zookeeper::isRecoverable » PHP Manual Zookeeper Get the state of the ... zookeeper connection Zookeeper::getState (PECL zookeeper >= 0.1.0) Zook ... eeper::getState — Get the state of the zookeeper connection 説明 public Zookeeper::getState (): int パラメータ ... はありません。 戻り値 Returns the state of zookeeper connection on success, and false on failure. エラー / 例外 Th ... or/warning when it fails to get state of zookeeper connection. 警告 Since version 0.3.0, this method emits Zooke ...
https://man.plustar.jp/php/zookeeper.getstate.html - [similar]
Set autocommit mode of the connection 4515
« cubrid_set_add cubrid_set_db_parameter » PHP Manual CUBRID 関数 Set autocommit mode of the connection ... cubrid_set_autocommit — Set autocommit mode of the connection 説明 cubrid_set_autocommit ( resource $conn_identi ... database auto-commit mode of the current database connection. In CUBRID PHP, auto-commit mode is disabled by de ... utomatically committed. パラメータ conn_identifier Connection identifier. mode Auto-commit mode. The following c ... rid_get_autocommit() - Get auto-commit mode of the connection cubrid_commit() - Commit a transaction 関連キーワー ...
https://man.plustar.jp/php/function.cubrid-set-autocommit.html - [similar]