検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 146 for cursor (0.014 sec.)
Returns an array containing all results for this cursor 7526
« MongoDB\Driver\CursorInterface::setTypeMap MongoDB\Driver\Server » PHP Manual MongoDB\Driver\Cursor ... e Returns an array containing all results for this cursor MongoDB\Driver\CursorInterface::toArray (mongodb > ... =1.6.0) MongoDB\Driver\CursorInterface::toArray — Returns an array containing al ... l results for this cursor 説明 abstract public MongoDB\Driver\CursorInterfac ... e::toArray (): array Iterates the cursor and returns its results in an array. MongoDB\Drive ...
https://man.plustar.jp/php/mongodb-driver-cursorinterface.toarray.html - [similar]
Tell the cursor position of the LOB object 7444
« cubrid_lob2_tell64 cubrid_lob2_write » PHP Manual CUBRID 関数 Tell the cursor position of the ... (PECL CUBRID >= 8.4.1) cubrid_lob2_tell — Tell the cursor position of the LOB object 説明 cubrid_lob2_tell ( ... he cubrid_lob2_tell() function is used to tell the cursor position of the LOB object. パラメータ lob_identif ... get from the result set. 戻り値 It will return the cursor position on the LOB object when it processes succe ... rite to a lob object cubrid_lob2_seek() - Move the cursor of a lob object cubrid_lob2_seek64() - Move the cu ...
https://man.plustar.jp/php/function.cubrid-lob2-tell.html - [similar]
定義済み定数 7444
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されていま ... nOptions array passed to sqlsrv_connect() . SQLSRV_CURSOR_FORWARD ( int ) Indicates a forward-only cursor. F ... or usage information, see » Specifying a Cursor Type and Selecting Rows . SQLSRV_CURSOR_STATIC ( i ... nt ) Indicates a static cursor. For usage information, see » Specifying a Cursor ... Type and Selecting Rows . SQLSRV_CURSOR_DYNAMIC ( int ) Indicates a dynamic cursor. For us ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
Tell the cursor position of the LOB object 7338
« cubrid_lob2_size cubrid_lob2_tell » PHP Manual CUBRID 関数 Tell the cursor position of the LOB ... ECL CUBRID >= 8.4.1) cubrid_lob2_tell64 — Tell the cursor position of the LOB object 説明 cubrid_lob2_tell64 ... cubrid_lob2_tell64() function is used to tell the cursor position of the LOB object. If the size of a lob o ... get from the result set. 戻り値 It will return the cursor position on the LOB object as a string when it pro ... rite to a lob object cubrid_lob2_seek() - Move the cursor of a lob object cubrid_lob2_seek64() - Move the cu ...
https://man.plustar.jp/php/function.cubrid-lob2-tell64.html - [similar]
定義済み定数 7208
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... llowing constants can be used when positioning the cursor in query results. They can be passed to or returne ... d by cubrid_move_cursor() . CUBRID cursor position flags Constant Descript ... ion CUBRID_CURSOR_FIRST Move current cursor to the first position in ... the result. CUBRID_CURSOR_CURRENT Move current cursor as a default value if ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
Execute a database command 7102
« MongoDB\Driver\Manager::executeBulkWrite MongoDB\Driver\Manager::executeQuery » PHP Manual Mon ... mmand , array $options = array() ): MongoDB\Driver\Cursor Selects a server according to the "readPreference" ... ansaction() . 戻り値 成功した場合に MongoDB\Driver\Cursor を返します。 エラー / 例外 Throws MongoDB\Driver\E ... ngoDB \ Driver \ Command ([ 'ping' => 1 ]); try { $cursor = $manager -> executeCommand ( 'admin' , $command ... nt, so we need to access the * first result in the cursor. */ $response = $cursor -> toArray ()[ 0 ]; var_du ...
https://man.plustar.jp/php/mongodb-driver-manager.executecommand.html - [similar]
Retrieves the number of rows in a result set 7020
« sqlsrv_num_fields sqlsrv_prepare » PHP Manual SQLSRV 関数 Retrieves the number of rows in a re ... tement resource be created with a static or keyset cursor. For more information, see sqlsrv_query() , sqlsrv ... _prepare() , or » Specifying a Cursor Type and Selecting Rows in the Microsoft SQLSRV do ... t resource must be created with a static or keyset cursor. For more information, see sqlsrv_query() , sqlsrv ... _prepare() , or » Specifying a Cursor Type and Selecting Rows in the Microsoft SQLSRV do ...
https://man.plustar.jp/php/function.sqlsrv-num-rows.html - [similar]
新規カーソル (ステートメントハンドル) を割り当て、それを返す 6914
« oci_new_connect oci_new_descriptor » PHP Manual OCI8 関数 新規カーソル (ステートメントハンドル ... ) を割り当て、それを返す oci_new_cursor (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_ ... メントハンドル) を割り当て、それを返す 説明 oci_new_cursor ( resource $connection ): resource | false 指定され ... す。 例 例1 Oracle ストアドプロシージャにおける REF CURSOR のバインド <?php // 以下のプロシージャを用意します ... create or replace procedure myproc(myrc out sys_refcursor) as // begin // open myrc for select first_name fr ...
https://man.plustar.jp/php/function.oci-new-cursor.html - [similar]
The MongoDB\Driver\CursorInterface interface 6855
« MongoDB\Driver\CursorId::unserialize MongoDB\Driver\CursorInterface::getId » PHP Manual MongoD ... B\Driver The MongoDB\Driver\CursorInterface interface The MongoDB\Driver\CursorInterf ... めに This interface is implemented by MongoDB\Driver\Cursor to be used as a parameter, return, or property typ ... userland classes. クラス概要 class MongoDB\Driver\CursorInterface implements Traversable { /* メソッド */ a ... bstract public getId (): MongoDB\Driver\CursorId abstract public getServer (): MongoDB\Driver\Ser ...
https://man.plustar.jp/php/class.mongodb-driver-cursorinterface.html - [similar]
クエリがプリフェッチする行数を設定する 6749
« oci_set_prefetch_lob oci_statement_type » PHP Manual OCI8 関数 クエリがプリフェッチする行数を設 ... フェッチが導入されたのは、Oracle 8 i からです。 REF CURSOR のプリフェッチが導入されたのは Oracle 11 g R2 から ... 実行した有効な OCI8 ステートメント ID、 あるいは REF CURSOR ステートメント ID。 rows プリフェッチする行数。>= ... atement ( $stid ); oci_close ( $conn ); ?> 例2 REF CURSOR のデフォルトプリフェッチの変更 <?php /* 下記のよう ... 。 CREATE OR REPLACE PROCEDURE myproc(p1 OUT SYS_REFCURSOR) AS BEGIN OPEN p1 FOR SELECT * FROM all_objects WH ...
https://man.plustar.jp/php/function.oci-set-prefetch.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT