検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 212 for bind (0.034 sec.)
新規カーソル (ステートメントハンドル) を割り当て、それを返す 4572
« oci_new_connect oci_new_descriptor » PHP Manual OCI8 関数 新規カーソル (ステートメントハンドル ... rse ( $conn , "begin myproc(:cursbv); end;" ); oci_bind_by_name ( $stid , ":cursbv" , $curs , - 1 , OCI_B_ ...
https://man.plustar.jp/php/function.oci-new-cursor.html - [similar]
コレクションからドキュメントをひとつ削除する 4572
« Collection::remove Collection::replaceOne » PHP Manual mysql_xdevapi\Collection コレクションか ... ら削除する。 これは、 Collection.remove("_id = :id").bind("id", id).execute() のショートカットです。 パラメー ...
https://man.plustar.jp/php/mysql-xdevapi-collection.removeone.html - [similar]
変更されるドキュメントの数を限定する 4572
« CollectionModify::execute CollectionModify::patch » PHP Manual mysql_xdevapi\CollectionModify ... cute (); $collection -> modify ( "job = :job" ) -> bind ([ 'job' => 'Teacher' ]) -> set ( 'job' , 'Princip ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.limit.html - [similar]
全ての行を取得する 4572
« DocResult::__construct DocResult::fetchOne » PHP Manual mysql_xdevapi\DocResult 全ての行を取得 ... tion -> find ( 'job like :job and age > :age' ) -> bind ([ 'job' => 'Butler' , 'age' => 16 ]) -> sort ( 'a ...
https://man.plustar.jp/php/mysql-xdevapi-docresult.fetchall.html - [similar]
直近の操作から発生した警告を取得する 4572
« DocResult::fetchOne DocResult::getWarningsCount » PHP Manual mysql_xdevapi\DocResult 直近の操作 ... tion -> find ( 'job like :job and age > :age' ) -> bind ([ 'job' => 'Butler' , 'age' => 16 ]) -> sort ( 'a ...
https://man.plustar.jp/php/mysql-xdevapi-docresult.getwarnings.html - [similar]
直近の操作で発生した警告の数を取得する 4572
« DocResult::getWarnings mysql_xdevapi\Exception » PHP Manual mysql_xdevapi\DocResult 直近の操作 ... tion -> find ( 'job like :job and age > :age' ) -> bind ([ 'job' => 'Butler' , 'age' => 16 ]) -> sort ( 'a ...
https://man.plustar.jp/php/mysql-xdevapi-docresult.getwarningscount.html - [similar]
定義済み定数 4572
« ストリームのクラス ストリームフィルタ » PHP Manual ストリーム 定義済み定数 定義済み定数 以下の ... またいでも保持されるよう 指示します。 STREAM_SERVER_BIND stream_socket_server() で開かれたソケットが 特定の ... EN stream_socket_server() で開かれ、 STREAM_SERVER_BIND によってターゲットに 関連付けられたストリームに、ソ ...
https://man.plustar.jp/php/stream.constants.html - [similar]
MySQL 改良版拡張モジュール 4540
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール は ... アドステートメントの振る舞いを変更する mysqli_stmt::bind_param — プリペアドステートメントのパラメータに変数 ... をバインドする mysqli_stmt::bind_result — 結果を保存するため、プリペアドステートメン ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
Set callback for connection close 4540
« EventHttpConnection::makeRequest EventHttpConnection::setLocalAddress » PHP Manual EventHttpCo ... >setDefaultCallback("_http_default", NULL); $http->bind("0.0.0.0", $port); $base->loop(); ?> 関連キーワード ...
https://man.plustar.jp/php/eventhttpconnection.setclosecallback.html - [similar]
Move the cursor of a lob object 4540
« cubrid_lob2_seek64 cubrid_lob2_size64 » PHP Manual CUBRID 関数 Move the cursor of a lob object ... read ( $lob , 5 ); echo $data . "\n" ; cubrid_lob2_bind ( $req , 1 , $lob ); cubrid_execute ( $req ); cubr ...
https://man.plustar.jp/php/function.cubrid-lob2-seek.html - [similar]