検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 184 for Statement (0.014 sec.)
カーソル名を得る 5565
« odbc_connect odbc_data_source » PHP Manual ODBC 関数 カーソル名を得る odbc_cursor (PHP 4, PHP ... or — カーソル名を得る 説明 odbc_cursor ( resource $statement ): string | false 指定された接続 ID に関するカーソ ... the cursorname for the given result_id. パラメータ statement 結果 ID。 戻り値 カーソル名を文字列で返します。 失 ...
https://man.plustar.jp/php/function.odbc-cursor.html - [similar]
Mysql_xdevapi 5521
« 変更履歴 はじめに » PHP Manual MySQL Mysql_xdevapi Mysql_xdevapi はじめに インストール/設定 要 ... tion — トランザクションを開始する mysql_xdevapi\SqlStatement — SqlStatement クラス SqlStatement::bind — ステート ... メントのパラメータをバインドする SqlStatement::__construct — SqlStatement のコンストラクタ SqlSt ... atement::execute — 操作を実行する SqlStatement::getNextResult — 次の結果を取得する SqlStatement:: ... getResult — 結果を取得する SqlStatement::hasMoreResults — さらに結果があるかを調べる mysql ...
https://man.plustar.jp/php/book.mysql-xdevapi.html - [similar]
結果のカラム数を返す 5521
« odbc_next_result odbc_num_rows » PHP Manual ODBC 関数 結果のカラム数を返す odbc_num_fields (PH ... 果のカラム数を返す 説明 odbc_num_fields ( resource $statement ): int ODBC 結果におけるフィールド (カラム) の数を ... 取得します。 パラメータ statement odbc_exec() が返す結果 ID。 戻り値 フィールド数、あ ...
https://man.plustar.jp/php/function.odbc-num-fields.html - [similar]
カラム名を得る 5488
« odbc_field_len odbc_field_num » PHP Manual ODBC 関数 カラム名を得る odbc_field_name (PHP 4, PH ... — カラム名を得る 説明 odbc_field_name ( resource $statement , int $field ): string | false 指定された ODBC 結果 ... 番号にあるフィールドの名前を取得します。 パラメータ statement 結果 ID。 field フィールド番号。フィールド番号は、 ...
https://man.plustar.jp/php/function.odbc-field-name.html - [similar]
カラム番号を返す 5488
« odbc_field_name odbc_field_precision » PHP Manual ODBC 関数 カラム番号を返す odbc_field_num (P ... — カラム番号を返す 説明 odbc_field_num ( resource $statement , string $field ): int | false 指定したODBC 結果 I ... 対応するカラムスロットの数を取得します。 パラメータ statement 結果 ID。 field フィールド名。 戻り値 フィールド番 ...
https://man.plustar.jp/php/function.odbc-field-num.html - [similar]
フィールドの精度を得る 5488
« odbc_field_precision odbc_field_type » PHP Manual ODBC 関数 フィールドの精度を得る odbc_field_ ... ールドの精度を得る 説明 odbc_field_scale ( resource $statement , int $field ): int | false 指定した ODBC 結果 ID ... で指定したフィールドの精度を取得します。 パラメータ statement 結果 ID。 field フィールド番号。 フィールド番号は、 ...
https://man.plustar.jp/php/function.odbc-field-scale.html - [similar]
カーソルからの読み込みをキャンセルする 5444
« oci_bind_by_name oci_client_version » PHP Manual OCI8 関数 カーソルからの読み込みをキャンセルす ... 読み込みをキャンセルする 説明 oci_cancel ( resource $statement ): bool カーソルを無効にして関連付けられた全てのリ ... スを開放し、 読み込みをキャンセルします。 パラメータ statement OCI ステートメント 戻り値 成功した場合に true を、 ...
https://man.plustar.jp/php/function.oci-cancel.html - [similar]
文からのフィールド名を返す 5444
« oci_field_is_null oci_field_precision » PHP Manual OCI8 関数 文からのフィールド名を返す oci_fi ... のフィールド名を返す 説明 oci_field_name ( resource $statement , string | int $column ): string | false column の ... 名前を返します。 パラメータ statement 有効な OCI ステートメント ID。 column フィールド番 ... ARCHAR2 // CLOB_COL CLOB // DATE_COL DATE oci_free_statement ( $stid ); oci_close ( $conn ); ?> 注意 注意 : PHP ...
https://man.plustar.jp/php/function.oci-field-name.html - [similar]
フィールドの精度を問い合わせる 5444
« oci_field_name oci_field_scale » PHP Manual OCI8 関数 フィールドの精度を問い合わせる oci_field ... を問い合わせる 説明 oci_field_precision ( resource $statement , string | int $column ): int | false column の精度 ... なければ NUMBER(精度, 桁数) となります。 パラメータ statement 有効な OCI ステートメント ID。 column フィールド番 ... 0 -127 // C2 126 -127 // C3 4 0 // C4 5 3 oci_free_statement ( $stid ); oci_close ( $conn ); ?> 注意 注意 : PHP ...
https://man.plustar.jp/php/function.oci-field-precision.html - [similar]
フィールドの桁数を問い合わせる 5444
« oci_field_precision oci_field_size » PHP Manual OCI8 関数 フィールドの桁数を問い合わせる oci_f ... 桁数を問い合わせる 説明 oci_field_scale ( resource $statement , string | int $column ): int | false column に対応 ... なければ NUMBER(精度, 桁数) となります。 パラメータ statement 有効な OCI ステートメント ID。 column フィールド番 ... 0 -127 // C2 126 -127 // C3 4 0 // C4 5 3 oci_free_statement ( $stid ); oci_close ( $conn ); ?> 注意 注意 : PHP ...
https://man.plustar.jp/php/function.oci-field-scale.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT