検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 475 for [SIMILAR] 16 1024 4096 WITH 13098 statement WITH... (0.643 sec.)
カーソル名を得る 0
« odbc_connect odbc_data_source » PHP Manual ODBC 関数 カーソル名を得る odbc_cursor (PHP 4, PHP 5, PHP 7, PHP 8) odbc_cursor — カーソル名を得る 説明 odbc_cursor ( resource $statement ): string | false 指定された接続 ID に関するカーソル名を返します。 Gets the cursorname for the given resu ...
https://man.plustar.jp/php/function.odbc-cursor.html - [similar]
SQL 文が返す SQLSTATE を含む文字列を返す 0
« db2_statistics db2_stmt_errormsg » PHP Manual IBM DB2 関数 SQL 文が返す SQLSTATE を含む文字列を返す db2_stmt_error (PECL ibm_db2 >= 1.0.0) db2_stmt_error — SQL 文が返す SQLSTATE を含む文字列を返す 説明 db2_stmt_error ( resource $stmt = ? ): string SQL 文が返す SQLSTATE を含む文字列を返 ...
https://man.plustar.jp/php/function.db2-stmt-error.html - [similar]
クエリ用の文字列をクオートする 0
« PDO::query PDO::rollBack » PHP Manual PDO クエリ用の文字列をクオートする PDO::quote (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.1) PDO::quote — クエリ用の文字列をクオートする 説明 public PDO::quote ( string $string , int $type = PDO::PARAM_STR ): string | false PDO::quote() は入力文 ...
https://man.plustar.jp/php/pdo.quote.html - [similar]
SQL プリペアドコマンドを出力する 0
« PDOStatement::columnCount PDOStatement::errorCode » PHP Manual PDOStatement SQL プリペアドコマンドを出力する PDOStatement::debugDumpParams (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.9.0) PDOStatement::debugDumpParams — SQL プリペアドコマンドを出力する 説明 public PDOStatement::debugD ...
https://man.plustar.jp/php/pdostatement.debugdumpparams.html - [similar]
言明 0
« 後方参照 再試行無しのサブパターン » PHP Manual PCRE 正規表現構文 言明 言明 言明 (assertion) とは、カレントのマッチング位置の直前・直後の文字に対する テストであり、文字を消費 (consume)〔つまり文字自体にマッチ〕しません。 単純な言明コード \b, \B, \A, \Z, \z, ^ および $ については、 エスケ ...
https://man.plustar.jp/php/regexp.reference.assertions.html - [similar]
結果のカラム数を返す 0
« odbc_next_result odbc_num_rows » PHP Manual ODBC 関数 結果のカラム数を返す odbc_num_fields (PHP 4, PHP 5, PHP 7, PHP 8) odbc_num_fields — 結果のカラム数を返す 説明 odbc_num_fields ( resource $statement ): int ODBC 結果におけるフィールド (カラム) の数を取得します。 パラメータ statement ...
https://man.plustar.jp/php/function.odbc-num-fields.html - [similar]
定義済み定数 0
« リソース型 IBM DB2 関数 » PHP Manual IBM DB2 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 DB2_BINARY ( int ) バイナリデータをそのままの形式で返します。デフ ...
https://man.plustar.jp/php/ibm-db2.constants.html - [similar]
カラム名を得る 0
« odbc_field_len odbc_field_num » PHP Manual ODBC 関数 カラム名を得る odbc_field_name (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_name — カラム名を得る 説明 odbc_field_name ( resource $statement , int $field ): string | false 指定された ODBC 結果 ID において指定されたカラム番号にあるフィール ...
https://man.plustar.jp/php/function.odbc-field-name.html - [similar]
カラム番号を返す 0
« odbc_field_name odbc_field_precision » PHP Manual ODBC 関数 カラム番号を返す odbc_field_num (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_num — カラム番号を返す 説明 odbc_field_num ( resource $statement , string $field ): int | false 指定したODBC 結果 ID におけるフィールド名に対応するカラムス ...
https://man.plustar.jp/php/function.odbc-field-num.html - [similar]
フィールドの精度を得る 0
« odbc_field_precision odbc_field_type » PHP Manual ODBC 関数 フィールドの精度を得る odbc_field_scale (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_scale — フィールドの精度を得る 説明 odbc_field_scale ( resource $statement , int $field ): int | false 指定した ODBC 結果 ID の番号で指定したフィー ...
https://man.plustar.jp/php/function.odbc-field-scale.html - [similar]