検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 790 for result (0.052 sec.)
Get result of next query when executing multiple SQL statements 4959
« cubrid_move_cursor cubrid_num_cols » PHP Manual CUBRID 関数 Get result of next query when exec ... uting multiple SQL statements cubrid_next_result (PECL CUBRID >= 8.4.0) cubrid_next_result — Get re ... executing multiple SQL statements 説明 cubrid_next_result ( resource $result ): bool The cubrid_next_result( ... ) function is used to get results of next query if multiple SQL statements are exec ... ALL flag is set upon cubrid_execute() . パラメータ result result comes from a call to cubrid_execute() 戻り値 ...
https://man.plustar.jp/php/function.cubrid-next-result.html - [similar]
結果保持用メモリを開放する 4959
« mysql_field_type mysql_get_client_info » PHP Manual MySQL 関数 結果保持用メモリを開放する mysq ... l_free_result (PHP 4, PHP 5) mysql_free_result — 結果保持用メモリ ... この関数の代替として、これらが使えます。 mysqli_free_result() null を PDO オブジェクトに代入、あるいは PDOStat ... ement::closeCursor() 説明 mysql_free_result ( resource $result ): bool mysql_free_result() は、 ... 結果 ID result に関するすべてのメモリを開放します。 mysql_free_re ...
https://man.plustar.jp/php/function.mysql-free-result.html - [similar]
結果セットの次の行を連想配列・数値添字配列あるいはその両方の形式で取得する 4959
« mysqli_result::fetch_all mysqli_result::fetch_assoc » PHP Manual mysqli_result 結果セットの次の ... 数値添字配列あるいはその両方の形式で取得する mysqli_result::fetch_array mysqli_fetch_array (PHP 5, PHP 7, PHP ... 8) mysqli_result::fetch_array -- mysqli_fetch_array — 結果セットの次 ... 形式で取得する 説明 オブジェクト指向型 public mysqli_result::fetch_array ( int $mode = MYSQLI_BOTH ): array | ... null | false 手続き型 mysqli_fetch_array ( mysqli_result $result , int $mode = MYSQLI_BOTH ): array | null ...
https://man.plustar.jp/php/mysqli-result.fetch-array.html - [similar]
結果セットの次の行を数値添字配列で取得する 4959
« mysqli_result::fetch_object mysqli_result::$field_count » PHP Manual mysqli_result 結果セットの ... 次の行を数値添字配列で取得する mysqli_result::fetch_row mysqli_fetch_row (PHP 5, PHP 7, PHP 8) ... mysqli_result::fetch_row -- mysqli_fetch_row — 結果セットの次の行 ... 配列で取得する 説明 オブジェクト指向型 public mysqli_result::fetch_row (): array | null | false 手続き型 mysql ... i_fetch_row ( mysqli_result $result ): array | null | false 結果セットからデー ...
https://man.plustar.jp/php/mysqli-result.fetch-row.html - [similar]
クエリ結果のメモリを開放する 4946
« pg_flush pg_get_notify » PHP Manual PostgreSQL 関数 クエリ結果のメモリを開放する pg_free_result ... t (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 インスタンスに関するメモリとデータを開放します。 こ ... 的に開放されます。 注意 : この関数は、以前は pg_freeresult() と呼ばれていました。 パラメータ result pg_query( ...
https://man.plustar.jp/php/function.pg-free-result.html - [similar]
結果セットの次の行から、単一のカラムの値を取得する 4946
« mysqli_result::fetch_assoc mysqli_result::fetch_field_direct » PHP Manual mysqli_result 結果セ ... ットの次の行から、単一のカラムの値を取得する mysqli_result::fetch_column mysqli_fetch_column (PHP 8 >= 8.1.0) ... mysqli_result::fetch_column -- mysqli_fetch_column — 結果セットの ... の値を取得する 説明 オブジェクト指向型 public mysqli_result::fetch_column ( int $column = 0 ): null | int | fl ... ring | false 手続き型 mysqli_fetch_column ( mysqli_result $result , int $column = 0 ): null | int | float | ...
https://man.plustar.jp/php/mysqli-result.fetch-column.html - [similar]
単一のフィールドのメタデータを取得する 4946
« mysqli_result::fetch_column mysqli_result::fetch_field » PHP Manual mysqli_result 単一のフィー ... ルドのメタデータを取得する mysqli_result::fetch_field_direct mysqli_fetch_field_direct (PHP ... 5, PHP 7, PHP 8) mysqli_result::fetch_field_direct -- mysqli_fetch_field_direct — ... ータを取得する 説明 オブジェクト指向型 public mysqli_result::fetch_field_direct ( int $index ): object | false ... 手続き型 mysqli_fetch_field_direct ( mysqli_result $result , int $index ): object | false 指定した結果 ...
https://man.plustar.jp/php/mysqli-result.fetch-field-direct.html - [similar]
結果セットの次のフィールドを返す 4946
« mysqli_result::fetch_field_direct mysqli_result::fetch_fields » PHP Manual mysqli_result 結果セ ... ットの次のフィールドを返す mysqli_result::fetch_field mysqli_fetch_field (PHP 5, PHP 7, PHP ... 8) mysqli_result::fetch_field -- mysqli_fetch_field — 結果セットの次 ... ィールドを返す 説明 オブジェクト指向型 public mysqli_result::fetch_field (): object | false 手続き型 mysqli_fe ... tch_field ( mysqli_result $result ): object | false 結果セットから ひとつのカ ...
https://man.plustar.jp/php/mysqli-result.fetch-field.html - [similar]
MySQL 改良版拡張モジュール 4926
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール は ... ーに MySQL スレッドの停止を問い合わせる mysqli::more_results — マルチクエリからの結果がまだ残っているかどうかを ... ベース上でひとつ以上のクエリを実行する mysqli::next_result — multi_query の、次の結果を準備する mysqli::optio ... prepare で使用するオブジェクトを返す mysqli::store_result — 直近のクエリから結果セットを転送する mysqli::$th ... e — スレッドセーフであるかどうかを返す mysqli::use_result — 結果セットの取得を開始する mysqli::$warning_coun ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
Move the cursor in the result 4926
« cubrid_lock_write cubrid_next_result » PHP Manual CUBRID 関数 Move the cursor in the result cu ... 8.3.0) cubrid_move_cursor — Move the cursor in the result 説明 cubrid_move_cursor ( resource $req_identifier ... use CUBRID_CURSOR_FIRST for the first part of the result, CUBRID_CURSOR_CURRENT for the current location of ... the result, or CUBRID_CURSOR_LAST for the last part of the re ... e cursor. For example, if you move 20 units in the result with the size of 10, then the cursor will move to ...
https://man.plustar.jp/php/function.cubrid-move-cursor.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT