検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 174 for OCI (0.010 sec.)
フィールドの桁数を問い合わせる 6834
« oci_field_precision oci_field_size » PHP Manual OCI8 関数 フィールドの桁数を問い合わせる oci_f ... ield_scale (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_scale — フィールドの桁数を問い ... 合わせる 説明 oci_field_scale ( resource $statement , string | int $ ... 精度, 桁数) となります。 パラメータ statement 有効な OCI ステートメント ID。 column フィールド番号 (1 から始 ... を返します。 失敗した場合に false を返します 例 例1 oci_field_scale() の例 <?php // 以下のテーブルを用意し ...
https://man.plustar.jp/php/function.oci-field-scale.html - [similar]
新規カーソル (ステートメントハンドル) を割り当て、それを返す 6834
« oci_new_connect oci_new_descriptor » PHP Manual OCI8 関数 新規カーソル (ステートメントハンドル ... ) を割り当て、それを返す oci_new_cursor (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1. ... 0) oci_new_cursor — 新規カーソル (ステートメントハンドル) ... を割り当て、それを返す 説明 oci_new_cursor ( resource $connection ): resource | fa ... に新規カーソルを割り当てます。 パラメータ connection oci_connect() あるいは oci_pconnect() が返す Oracle 接 ...
https://man.plustar.jp/php/function.oci-new-cursor.html - [similar]
フィールドのデータ型の名前を返す 6823
« oci_field_type_raw oci_free_descriptor » PHP Manual OCI8 関数 フィールドのデータ型の名前を返す ... oci_field_type (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1. ... 0) oci_field_type — フィールドのデータ型の名前を返す 説明 ... oci_field_type ( resource $statement , string | int $c ... ータ型の名前を返します。 パラメータ statement 有効な OCI ステートメント ID。 column フィールド番号 (1 から始 ...
https://man.plustar.jp/php/function.oci-field-type.html - [similar]
ある文における結果のカラム数を返す 6823
« oci_new_descriptor oci_num_rows » PHP Manual OCI8 関数 ある文における結果のカラム数を返す oci_ ... num_fields (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_num_fields — ある文における結果のカ ... ラム数を返す 説明 oci_num_fields ( resource $statement ): int 指定した文 ... るカラムの数を返します。 パラメータ statement 有効な OCI ステートメント ID。 戻り値 カラムの数を表す整数値、 ... あるいはエラー時に false を返します。 例 例1 oci_num_fields() の例 <?php // 以下のテーブルを用意しま ...
https://man.plustar.jp/php/function.oci-num-fields.html - [similar]
フィールドサイズを返す 6800
« oci_field_scale oci_field_type_raw » PHP Manual OCI8 関数 フィールドサイズを返す oci_field_siz ... e (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_size — フィールドサイズを返す ... 説明 oci_field_size ( resource $statement , string | int $c ... n のサイズを返します。 パラメータ statement 有効な OCI ステートメント ID。 column フィールドのインデックス ... を返します。 失敗した場合に false を返します 例 例1 oci_field_size() の例 <?php // 以下のテーブルを用意しま ...
https://man.plustar.jp/php/function.oci-field-size.html - [similar]
Oracle におけるフィールドの型を問い合わせる 6778
« oci_field_size oci_field_type » PHP Manual OCI8 関数 Oracle におけるフィールドの型を問い合わせ ...oci_field_type_raw (PHP 5, PHP 7, PHP 8, PECL OCI8 >= ... 1.1.0) oci_field_type_raw — Oracle におけるフィールドの型を問 ... い合わせる 説明 oci_field_type_raw ( resource $statement , string | in ... を返します。 フィールドの型の名前を取得したい場合は oci_field_type() を使いましょう。 パラメータ statement ...
https://man.plustar.jp/php/function.oci-field-type-raw.html - [similar]
フェッチした行からフィールドの値を取得する 6778
« oci_register_taf_callback oci_rollback » PHP Manual OCI8 関数 フェッチした行からフィールドの値 ... を取得する oci_result (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) o ... — フェッチした行からフィールドの値を取得する 説明 oci_result ( resource $statement , string | int $colum ... n ): mixed oci_fetch() によってフェッチされた現在の行のフィールド ... column からデータを返します。 OCI8 拡張モジュールによるデータ型マッピングの 詳細につ ...
https://man.plustar.jp/php/function.oci-result.html - [similar]
フェッチしたフィールドが null であるかどうかを確認する 6722
« oci_fetch oci_field_name » PHP Manual OCI8 関数 フェッチしたフィールドが null であるかどうかを ... 確認する oci_field_is_null (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1 ... .1.0) oci_field_is_null — フェッチしたフィールドが null であ ... るかどうかを確認する 説明 oci_field_is_null ( resource $statement , string | int ... あるかどうかを調べます。 パラメータ statement 有効な OCI ステートメント ID。 column (1 から始まる) フィール ...
https://man.plustar.jp/php/function.oci-field-is-null.html - [similar]
Sets the database operation 6722
« oci_set_client_info oci_set_edition » PHP Manual OCI8 関数 Sets the database operation oci_set ... HP 7 >= 7.2.14, PHP 8, PHP 7 >= 7.3.1, PHP 8, PECL OCI8 >= 2.2.0) oci_set_db_operation — Sets the databas ... e operation 説明 oci_set_db_operation ( resource $connection , string $ ... e administration views such as V$SQL_MONITOR . The oci_set_db_operation() function is available when OCI8 ... acle Database 12 (or later). パラメータ connection oci_connect() 、 oci_pconnect() あるいは oci_new_conne ...
https://man.plustar.jp/php/function.oci-set-db-operation.html - [similar]
CLOB や BLOB ごとにプリフェッチするデータサイズを設定する 6722
« oci_set_module_name oci_set_prefetch » PHP Manual OCI8 関数 CLOB や BLOB ごとにプリフェッチする ... データサイズを設定する oci_set_prefetch_lob (PHP 8.2, PECL OCI8 >= 3.2) oci_s ... ごとにプリフェッチするデータサイズを設定する 説明 oci_set_prefetch_lob ( resource $statement , int $pref ... etch_lob_size ): bool oci_execute() を使って成功したクエリや、 その後に実行さ ... す。 メモリ消費量は増加します。 ここで設定する値は、OCILob インスタンスとして返されるLOB や OCI_RETURN_LOB ...
https://man.plustar.jp/php/function.oci-set-prefetch-lob.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT