検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 346 for [SIMILAR] 16 1024 4096 WITH 14340 リペ WITH 1058... (0.348 sec.)
結果セット内の指定したカラムのデータ型を返す 0
« db2_field_scale db2_field_width » PHP Manual IBM DB2 関数 結果セット内の指定したカラムのデータ型を返す db2_field_type (PECL ibm_db2 >= 1.0.0) db2_field_type — 結果セット内の指定したカラムのデータ型を返す 説明 db2_field_type ( resource $stmt , mixed $column ): string 結果セット内の指定し ...
https://man.plustar.jp/php/function.db2-field-type.html - [similar]
MySQL Native Driver プラグインAPI 0
« Memory management mysqlndプラグイン と MySQL Proxyの比較 » PHP Manual Mysqlnd MySQL Native Driver プラグインAPI MySQL Native Driver プラグインAPI 目次 mysqlndプラグイン と MySQL Proxyの比較 mysqlnd plugin APIを取得する MySQL Native Driverプラグイン のアーキテクチャ mysqlnd のプラグイン ...
https://man.plustar.jp/php/mysqlnd.plugin.html - [similar]
カラムを表示するために必要な最大のバイト数を返す 0
« db2_fetch_row db2_field_name » PHP Manual IBM DB2 関数 カラムを表示するために必要な最大のバイト数を返す db2_field_display_size (PECL ibm_db2 >= 1.0.0) db2_field_display_size — カラムを表示するために必要な最大のバイト数を返す 説明 db2_field_display_size ( resource $stmt , mixed $column ...
https://man.plustar.jp/php/function.db2-field-display-size.html - [similar]
変更されたレコード(タプル)の数を返す 0
« PostgreSQL 関数 pg_cancel_query » PHP Manual PostgreSQL 関数 変更されたレコード(タプル)の数を返す pg_affected_rows (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_affected_rows — 変更されたレコード(タプル)の数を返す 説明 pg_affected_rows ( PgSql\Result $result ): int pg_affected_rows() は、IN ...
https://man.plustar.jp/php/function.pg-affected-rows.html - [similar]
クエリ結果のメモリを開放する 0
« pg_flush pg_get_notify » PHP Manual PostgreSQL 関数 クエリ結果のメモリを開放する pg_free_result (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_free_result — クエリ結果のメモリを開放する 説明 pg_free_result ( PgSql\Result $result ): bool pg_free_result() は、指定された クエリ結果 PgSql\Result ...
https://man.plustar.jp/php/function.pg-free-result.html - [similar]
コマンドとパラメータを分割してサーバーに送信し、その結果を待たない 0
« pg_send_prepare pg_send_query » PHP Manual PostgreSQL 関数 コマンドとパラメータを分割してサーバーに送信し、その結果を待たない pg_send_query_params (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_send_query_params — コマンドとパラメータを分割してサーバーに送信し、その結果を待たない 説明 pg_send_query ...
https://man.plustar.jp/php/function.pg-send-query-params.html - [similar]
結果セット内の指定したカラムの現在値の幅を返す 0
« db2_field_type db2_foreign_keys » PHP Manual IBM DB2 関数 結果セット内の指定したカラムの現在値の幅を返す db2_field_width (PECL ibm_db2 >= 1.0.0) db2_field_width — 結果セット内の指定したカラムの現在値の幅を返す 説明 db2_field_width ( resource $stmt , mixed $column ): int 結果セット内の指 ...
https://man.plustar.jp/php/function.db2-field-width.html - [similar]
データベース上でクエリを実行する 0
« mysqli::prepare mysqli::real_connect » PHP Manual mysqli データベース上でクエリを実行する mysqli::query mysqli_query (PHP 5, PHP 7, PHP 8) mysqli::query -- mysqli_query — データベース上でクエリを実行する 説明 オブジェクト指向型 public mysqli::query ( string $query , int $result_mode = ...
https://man.plustar.jp/php/mysqli.query.html - [similar]
ODBC (Unified) 0
« dba_sync はじめに » PHP Manual 抽象化レイヤー ODBC (Unified) ODBC (Unified) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ODBC 関数 odbc_autocommit — 自動コミットの動作をオンまたはオフにする odbc_binmode — バイナリカラムデータを処理する odbc_close_ ...
https://man.plustar.jp/php/book.uodbc.html - [similar]
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.html - [similar]