検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 219 for rows (0.069 sec.)
Return the ID generated for the last updated AUTO_INCREMENT column 4923
« cubrid_get cubrid_is_instance » PHP Manual CUBRID 関数 Return the ID generated for the last up ... urns 0 if the previous query does not generate new rows, or FALSE on failure. 注意 : CUBRID supports AUTO_ ... ss. 0, if the previous query does not generate new rows. false on failure. 変更履歴 バージョン 説明 8.4.0 ...
https://man.plustar.jp/php/function.cubrid-insert-id.html - [similar]
pixel iterator をリセットする 4923
« ImagickPixelIterator::newPixelRegionIterator ImagickPixelIterator::setIteratorFirstRow » PHP M ... agick -> getPixelIterator (); /* Loop trough pixel rows */ foreach ( $imageIterator as $pixels ) { /* Loop ... Iterator -> resetiterator (); /* Loop trough pixel rows */ foreach ( $imageIterator as $pixels ) { /* Loop ...
https://man.plustar.jp/php/imagickpixeliterator.resetiterator.html - [similar]
返されるドキュメントの数を限定する 4923
« CollectionFind::having CollectionFind::lockExclusive » PHP Manual mysql_xdevapi\CollectionFind ... public mysql_xdevapi\CollectionFind::limit ( int $rows ): mysql_xdevapi\CollectionFind 返されるドキュメン ... トの最大数を設定します。 パラメータ rows ドキュメントの最大数 戻り値 追加の操作に使える Col ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.limit.html - [similar]
結果セットから全行取得する 4923
« SqlStatementResult::__construct SqlStatementResult::fetchOne » PHP Manual mysql_xdevapi\SqlSta ... t" ); $table = $schema -> getTable ( "workers" ); $rows = $session -> sql ( "SELECT * FROM dbtest.workers" ... )-> execute ()-> fetchAll (); print_r ( $rows ); ?> 上の例の出力は、 たとえば以下のようになります ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatementresult.fetchall.html - [similar]
結果におけるフィールドの数を得る 4892
« mysql_list_tables mysql_num_rows » PHP Manual MySQL 関数 結果におけるフィールドの数を得る mysq ... カラム情報を取得し、オブジェクトとして返す mysql_num_rows() - 結果における行の数を得る 関連キーワード: フィー ...
https://man.plustar.jp/php/function.mysql-num-fields.html - [similar]
非同期クエリを取り消す 4892
« pg_affected_rows pg_client_encoding » PHP Manual PostgreSQL 関数 非同期クエリを取り消す pg_can ... echo "First call to pg_get_result(): $res1 \n" ; $rows1 = pg_num_rows ( $res1 ); echo " $res1 has $rows1 ...
https://man.plustar.jp/php/function.pg-cancel-query.html - [similar]
画像のサイズを変更する 4892
« Imagick::sampleImage Imagick::segmentImage » PHP Manual Imagick 画像のサイズを変更する Imagick ... 説明 public Imagick::scaleImage ( int $cols , int $rows , bool $bestfit = false , bool $legacy = false ): ... さの両方を指定しなければなりません。 パラメータ cols rows bestfit 戻り値 成功した場合に true を返します。 エ ...
https://man.plustar.jp/php/imagick.scaleimage.html - [similar]
変更されるドキュメントの数を限定する 4892
« CollectionModify::execute CollectionModify::patch » PHP Manual mysql_xdevapi\CollectionModify ... ublic mysql_xdevapi\CollectionModify::limit ( int $rows ): mysql_xdevapi\CollectionModify この操作によって ... わせることで、オフセット値を定義します。 パラメータ rows 変更するドキュメントの最大数 戻り値 CollectionModi ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.limit.html - [similar]
結果の任意の行にポインタを移動する 4892
« mysqli_result::$current_field mysqli_result::fetch_all » PHP Manual mysqli_result 結果の任意の ... セット。ゼロから全行数 - 1 までの間 (0.. mysqli_num_rows() - 1)である必要があります。 戻り値 成功した場合に ... を逆順に処理します */ for ( $row_no = $result -> num_rows - 1 ; $row_no >= 0 ; $row_no --) { $result -> data ... ry() - データベース上でクエリを実行する mysqli_num_rows() - 結果セットの行数を取得する 関連キーワード: mys ...
https://man.plustar.jp/php/mysqli-result.data-seek.html - [similar]
MySQL 関数 4892
« MySQL 拡張モジュールの概要を示す例 mysql_affected_rows » PHP Manual MySQL (最初の API) MySQL 関 ... 場合、関数は false を返します。 目次 mysql_affected_rows — 一番最近の操作で変更された行の数を得る mysql_cli ... ields — 結果におけるフィールドの数を得る mysql_num_rows — 結果における行の数を得る mysql_pconnect — MySQL ...
https://man.plustar.jp/php/ref.mysql.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT