検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 615 for Connection (0.018 sec.)
接続に関連するオプションを取得する 5524
« pg_num_rows pg_parameter_status » PHP Manual PostgreSQL 関数 接続に関連するオプションを取得する ... 連するオプションを取得する 説明 pg_options ( ? PgSql\Connection $connection = null ): string pg_options() は、指定 ... した connection インスタンスの オプションを保持する文字列を返します ... 。 パラメータ connection PgSql\Connection クラスのインスタンス。 connection ... トの接続を使うことは推奨されなくなりました。 戻り値 connection のオプションを文字列で返します。 変更履歴 バージョ ...
https://man.plustar.jp/php/function.pg-options.html - [similar]
Establish the environment for connecting to CUBRID server 5458
« cubrid_commit cubrid_connect » PHP Manual CUBRID 関数 Establish the environment for connecting ... environment for connecting to your server by using connection information passed with an url string argument. If ... feature is enabled in CUBRID, you must specify the connection information of the standby server, which is used f ... name and password is not given, then the "PUBLIC" connection will be made by default. <url> ::= CUBRID:<host>:< ... can specify multiple brokers for failover, and the connection to the brokers is attempted in the order listed in ...
https://man.plustar.jp/php/function.cubrid-connect-with-url.html - [similar]
接続に関連するポート番号を返す 5436
« pg_ping pg_prepare » PHP Manual PostgreSQL 関数 接続に関連するポート番号を返す pg_port (PHP 4, ... 続に関連するポート番号を返す 説明 pg_port ( ? PgSql\Connection $connection = null ): string pg_port() は、指定した ... connection インスタンスが接続している ポートの番号を返します。 ... パラメータ connection PgSql\Connection クラスのインスタンス。 connection ... トの接続を使うことは推奨されなくなりました。 戻り値 connection が指しているデータベースのポート番号を文字列で返し ...
https://man.plustar.jp/php/function.pg-port.html - [similar]
Open a connection to a CUBRID Server 5414
« cubrid_connect_with_url cubrid_current_oid » PHP Manual CUBRID 関数 Open a connection to a CUB ... ect (PECL CUBRID >= 8.3.1) cubrid_connect — Open a connection to a CUBRID Server 説明 cubrid_connect ( string $h ... name and password is not given, then the "PUBLIC" connection will be made by default. パラメータ host Host name ... o cubrid_connect() with the same arguments, no new connection will be established, but instead, the connection i ... dentifier of the already opened connection will be returned. The new_link parameter modifies ...
https://man.plustar.jp/php/function.cubrid-connect.html - [similar]
Set callback for connection close 5392
« EventHttpConnection::makeRequest EventHttpConnection::setLocalAddress » PHP Manual EventHttpConnection ... nnection Set callback for connection close EventHttpConnection::setCloseCallback (PECL ... event >= 1.8.0) EventHttpConnection::setCloseCallback — Set callback for connection cl ... ose 説明 public EventHttpConnection::setCloseCallback ( callable $callback , mixed $da ... ta = ? ): void Sets callback for connection close. パラメータ callback Callback which is calle ...
https://man.plustar.jp/php/eventhttpconnection.setclosecallback.html - [similar]
Close CUBRID connection 5392
« cubrid_client_encoding cubrid_data_seek » PHP Manual CUBRID MySQL 互換関数 Close CUBRID connection ... (PECL CUBRID >= 8.3.1) cubrid_close — Close CUBRID connection 説明 cubrid_close ( resource $conn_identifier = ? ... s the transaction currently in process, closes the connection handle and disconnects from server. If there is an ... sconnect() . パラメータ conn_identifier The CUBRID connection identifier. If the connection identifier is not sp ... ecified, the last connection opened by cubrid_connect() is assumed. 戻り値 true ...
https://man.plustar.jp/php/function.cubrid-close.html - [similar]
接続に関連するホスト名を返す 5392
« pg_get_result pg_insert » PHP Manual PostgreSQL 関数 接続に関連するホスト名を返す pg_host (PHP ... 接続に関連するホスト名を返す 説明 pg_host ( ? PgSql\Connection $connection = null ): string pg_host() は、指定した ... connection インスタンスが接続しているホストの 名前を返します。 ... パラメータ connection PgSql\Connection クラスのインスタンス。 connection ... トの接続を使うことは推奨されなくなりました。 戻り値 connection が接続しているホストの名前を 文字列で返します。エラ ...
https://man.plustar.jp/php/function.pg-host.html - [similar]
データベース接続を調べる 5392
« pg_pconnect pg_port » PHP Manual PostgreSQL 関数 データベース接続を調べる pg_ping (PHP 4 >= 4. ... — データベース接続を調べる 説明 pg_ping ( ? PgSql\Connection $connection = null ): bool pg_ping() はデータベース ... 壊れている場合には再度接続を試みます。 パラメータ connection PgSql\Connection クラスのインスタンス。 connection ... false を返します。 変更履歴 バージョン 説明 8.1.0 connection は、 PgSql\Connection クラスのインスタンスを期待す ... バージョンでは、 リソース を期待していました。 8.0.0 connection は、nullable になりました。 例 例1 pg_ping() の例 ...
https://man.plustar.jp/php/function.pg-ping.html - [similar]
OCI8 および DTrace 動的トレーシング 5392
« OCI8 Transparent Application Failover (TAF) Support ドライバでサポートされるデータ型 » PHP Man ... 8-connect-return 接続終了時に発射されます。 void * connection oci8-check-connection Oracle のエラーにより、接続が ... 不正になったかもしれない場合に発射されます。 void * connection , char * client_id , int is_open , long errcode , ... oci_parse() が実行された際に発射されます。 void * connection , char * client_id , void * statement , char * sql ... oci8-connection-close データベースへの接続が完全に破壊された際に発 ...
https://man.plustar.jp/php/oci8.dtrace.html - [similar]
接続に関する TTY 名を返す 5325
« pg_transaction_status pg_unescape_bytea » PHP Manual PostgreSQL 関数 接続に関する TTY 名を返す ... — 接続に関する TTY 名を返す 説明 pg_tty ( ? PgSql\Connection $connection = null ): string pg_tty() は、指定した ... PostgreSQL connection インスタンスで、 サーバー側のデバッグ出力が送られる ... 保持するためにこの関数は残されています。 パラメータ connection PgSql\Connection クラスのインスタンス。 connection ... トの接続を使うことは推奨されなくなりました。 戻り値 connection のデバッグ TTY を文字列で返します。 変更履歴 バージ ...
https://man.plustar.jp/php/function.pg-tty.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT