検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 790 for result (0.031 sec.)
結果セットにおける現在の行のカラムの長さを返す 5161
« mysqli_result::getIterator mysqli_result::$num_rows » PHP Manual mysqli_result 結果セットにおけ ... る現在の行のカラムの長さを返す mysqli_result::$lengths mysqli_fetch_lengths (PHP 5, PHP 7, PHP ... 8) mysqli_result::$lengths -- mysqli_fetch_lengths — 結果セットにお ... の長さを返す 説明 オブジェクト指向型 ? array $mysqli_result->lengths ; 手続き型 mysqli_fetch_lengths ( mysqli_ ... result $result ): array | false mysqli_fetch_lengths() 関数は、 r ...
https://man.plustar.jp/php/mysqli-result.lengths.html - [similar]
クエリ結果のステータスを取得する 5121
« pg_result_seek pg_select » PHP Manual PostgreSQL 関数 クエリ結果のステータスを取得する pg_result ... lt_status (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_result_status — クエリ結果のステータスを取得する 説明 pg_ ... result_status ( PgSql\Result $result , int $mode = PGSQL_STATUS_LONG ): string ... | int pg_result_status() は、 PgSql\Result インスタンスのステータス ... 結果に関するコマンド補完タグを返します。 パラメータ result pg_query() 、 pg_query_params() や (様々な関数があ ...
https://man.plustar.jp/php/function.pg-result-status.html - [similar]
結果セットの行数を取得する 5121
« mysqli_result::$lengths mysqli_driver » PHP Manual mysqli_result 結果セットの行数を取得する my ... sqli_result::$num_rows mysqli_num_rows (PHP 5, PHP 7, PHP 8) m ... ysqli_result::$num_rows -- mysqli_num_rows — 結果セットの行数を ... 得する 説明 オブジェクト指向型 int | string $mysqli_result->num_rows ; 手続き型 mysqli_num_rows ( mysqli_resu ... lt $result ): int | string 結果セットの行数を返します。 mysql ...
https://man.plustar.jp/php/mysqli-result.num-rows.html - [similar]
プリペアドステートメントから結果を mysqli_result オブジェクトとして取得する 5121
« mysqli_stmt::free_result mysqli_stmt::get_warnings » PHP Manual mysqli_stmt プリペアドステート ... メントから結果を mysqli_result オブジェクトとして取得する mysqli_stmt::get_result ... mysqli_stmt_get_result (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli_stmt::get_re ... sult -- mysqli_stmt_get_result — プリペアドステートメントから結果を mysqli_result ... する 説明 オブジェクト指向型 public mysqli_stmt::get_result (): mysqli_result | false 手続き型 mysqli_stmt_get ...
https://man.plustar.jp/php/mysqli-stmt.get-result.html - [similar]
結果セットの取得を開始する 5121
« mysqli::thread_safe mysqli::$warning_count » PHP Manual mysqli 結果セットの取得を開始する mysq ... li::use_result mysqli_use_result (PHP 5, PHP 7, PHP 8) mysqli::us ... e_result -- mysqli_use_result — 結果セットの取得を開始する ... 説明 オブジェクト指向型 public mysqli::use_result (): mysqli_result | false 手続き型 mysqli_use_resu ... lt ( mysqli $mysql ): mysqli_result | false データベース接続上で mysqli_real_query() 関 ...
https://man.plustar.jp/php/mysqli.use-result.html - [similar]
Result クラス 5087
« Expression::__construct Result::__construct » PHP Manual Mysql_xdevapi Result クラス Result... >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Result implements mysql_xdevapi\BaseResult , Traversable ... s (): array public getWarningsCount (): int } 目次 Result::__construct — Result のコンストラクタ Result::get ... AffectedItemsCount — 影響を受けた行数を得る Result::getAutoIncrementValue — 自動インクリメントされた値 ... を取得する Result::getGeneratedIds — 生成された id を取得する Result ...
https://man.plustar.jp/php/class.mysql-xdevapi-result.html - [similar]
結果ポインタを、指定したフィールドオフセットに設定する 5087
« mysqli_result::$field_count mysqli_result::free » PHP Manual mysqli_result 結果ポインタを、指定 ... したフィールドオフセットに設定する mysqli_result::field_seek mysqli_field_seek (PHP 5, PHP 7, PHP 8 ... ) mysqli_result::field_seek -- mysqli_field_seek — 結果ポインタを、 ... ットに設定する 説明 オブジェクト指向型 public mysqli_result::field_seek ( int $index ): bool 手続き型 mysqli_f ... ield_seek ( mysqli_result $result , int $index ): bool フィールドカーソルを指 ...
https://man.plustar.jp/php/mysqli-result.field-seek.html - [similar]
Move the internal row pointer of the CUBRID result 5067
« cubrid_close cubrid_db_name » PHP Manual CUBRID MySQL 互換関数 Move the internal row pointer o ... f the CUBRID result cubrid_data_seek (PECL CUBRID >= 8.3.0) cubrid_dat ... seek — Move the internal row pointer of the CUBRID result 説明 cubrid_data_seek ( resource $result , int $ro ... e moving of the internal row pointer of the CUBRID result (associated with the specified result identifier) ... he current stored value of row number . パラメータ result The result. row_number This is the desired row num ...
https://man.plustar.jp/php/function.cubrid-data-seek.html - [similar]
結果ポインタにおける現在のフィールドオフセットを取得する 5067
« mysqli_result::__construct mysqli_result::data_seek » PHP Manual mysqli_result 結果ポインタにお ... ける現在のフィールドオフセットを取得する mysqli_result::$current_field mysqli_field_tell (PHP 5, PHP 7, P ... HP 8) mysqli_result::$current_field -- mysqli_field_tell — 結果ポインタ ... セットを取得する 説明 オブジェクト指向型 int $mysqli_result->current_field ; 手続き型 mysqli_field_tell ( mysq ... li_result $result ): int 直近の mysqli_fetch_field() のコール ...
https://man.plustar.jp/php/mysqli-result.current-field.html - [similar]
Memory management 5067
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory managemen ... d, how memory is allocated in chunks while reading results from MySQL, which debug and development options e ... xist, and how results read from MySQL are linked to PHP user variables. ... may cause out of memory errors when fetching large result sets that exceed the size of the remaining memory ... But also PHP scripts may be able to process larger result sets as parts of the memory allocated to hold the ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT