検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 484 for [SIMILAR] 16 1024 4096 WITH 60518 stid WITH 4696... (0.434 sec.)
未解決のトランザクションをコミットする 0
« oci_close oci_connect » PHP Manual OCI8 関数 未解決のトランザクションをコミットする oci_commit (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_commit — 未解決のトランザクションをコミットする 説明 oci_commit ( resource $connection ): bool Oracle接続 connection 上の未解決なトランザクション ...
https://man.plustar.jp/php/function.oci-commit.html - [similar]
ステートメントの種類を返す 0
« oci_set_prefetch oci_unregister_taf_callback » PHP Manual OCI8 関数 ステートメントの種類を返す oci_statement_type (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_statement_type — ステートメントの種類を返す 説明 oci_statement_type ( resource $statement ): string | false OCI ステートメント ...
https://man.plustar.jp/php/function.oci-statement-type.html - [similar]
最後に見つかったエラーを返す 0
« oci_define_by_name oci_execute » PHP Manual OCI8 関数 最後に見つかったエラーを返す oci_error (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_error — 最後に見つかったエラーを返す 説明 oci_error ( ? resource $connection_or_statement = null ): array | false 最後に見つかったエラーを返します。 ...
https://man.plustar.jp/php/function.oci-error.html - [similar]
アクション名を設定します 0
« oci_server_version oci_set_call_timeout » PHP Manual OCI8 関数 アクション名を設定します oci_set_action (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0) oci_set_action — アクション名を設定します 説明 oci_set_action ( resource $connection , string $action ): bool Oracle が追跡するアクシ ...
https://man.plustar.jp/php/function.oci-set-action.html - [similar]
クライアント情報を設定する 0
« oci_set_client_identifier oci_set_db_operation » PHP Manual OCI8 関数 クライアント情報を設定する oci_set_client_info (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0) oci_set_client_info — クライアント情報を設定する 説明 oci_set_client_info ( resource $connection , string $client_info ...
https://man.plustar.jp/php/function.oci-set-client-info.html - [similar]
モジュール名を設定します 0
« oci_set_edition oci_set_prefetch_lob » PHP Manual OCI8 関数 モジュール名を設定します oci_set_module_name (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0) oci_set_module_name — モジュール名を設定します 説明 oci_set_module_name ( resource $connection , string $name ): bool Oracle が追跡 ...
https://man.plustar.jp/php/function.oci-set-module-name.html - [similar]
実行時設定 0
« テスト 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OCI8 設定オプション 名前 デフォルト 変更可能 変更履歴 oci8.connection_class "" PHP_INI_ALL PECL OCI8 1.3 以降で利用可能 oci8.default_prefetch "100" PHP_INI_SYSTEM PECL OCI8 1 ...
https://man.plustar.jp/php/oci8.configuration.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
属性を設定する 0
« PDO::rollBack PDOStatement » PHP Manual PDO 属性を設定する PDO::setAttribute (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::setAttribute — 属性を設定する 説明 public PDO::setAttribute ( int $attribute , mixed $value ): bool データベースハンドルの属性を設定します。 利用可能な通常 ...
https://man.plustar.jp/php/pdo.setattribute.html - [similar]
ラージオブジェクト (LOB) 0
« エラーおよびエラー処理 PDO » PHP Manual PDO ラージオブジェクト (LOB) ラージオブジェクト (LOB) アプリケーション内で、データベースに「大きな」データを格納する 必要を感じることがあるかもしれません。「大きな」とは、一般的には 「4kb 程度以上」を指しますが、データベースによっては 32kb くらい ...
https://man.plustar.jp/php/pdo.lobs.html - [similar]