検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 555 for query (0.037 sec.)
The MongoDB\Driver\Cursor class 4678
« MongoDB\Driver\ReadConcern::unserialize MongoDB\Driver\Cursor::__construct » PHP Manual MongoD ... s encapsulates the results of a MongoDB command or query and may be returned by MongoDB\Driver\Manager::exe ... cuteCommand() or MongoDB\Driver\Manager::executeQuery() , respectively. クラス概要 final class MongoDB\D ... xecuteCommand() and MongoDB\Driver\Manager::executeQuery() both return their result(s) as a MongoDB\Driver\ ... d to iterate over the result set of the command or query. Because MongoDB\Driver\Cursor implements the Trav ...
https://man.plustar.jp/php/class.mongodb-driver-cursor.html - [similar]
プリペアドクエリにより確保されたメモリを解放する 4678
« ibase_free_event_handler ibase_free_result » PHP Manual Firebird/InterBase 関数 プリペアドクエ ... リにより確保されたメモリを解放する ibase_free_query (PHP 5, PHP 7 < 7.4.0) ibase_free_query — プリペア ... エリにより確保されたメモリを解放する 説明 ibase_free_query ( resource $query ): bool プリペアドクエリを解放し ... ます。 パラメータ query ibase_prepare() で準備したクエリ。 戻り値 成功した ... ペアドクエリ , 解放 , メモリ , 確保 , ibase , free , query , パラメータ , 成功 , 準備 ...
https://man.plustar.jp/php/function.ibase-free-query.html - [similar]
指定した接続の直近のクエリから発生した警告の数を返す 4678
« mysqli::use_result mysqli_stmt » PHP Manual mysqli 指定した接続の直近のクエリから発生した警告の ... " , mysqli_connect_error ()); exit(); } $mysqli -> query ( "CREATE TABLE myCity LIKE City" ); /* ウェールズ ... の珍しい地名です */ $query = "INSERT INTO myCity (CountryCode, Name) VALUES(' ... rychwyrndrobwllllantysiliogogogoch')" ; $mysqli -> query ( $query ); if ( $mysqli -> warning_count ) { if ( ... $result = $mysqli -> query ( "SHOW WARNINGS" )) { $row = $result -> fetch_row ...
https://man.plustar.jp/php/mysqli.warning-count.html - [similar]
Removes one of the facet.query parameters 4678
« SolrQuery::removeFacetField SolrQuery::removeField » PHP Manual SolrQuery Removes one of the f ... acet.query parameters SolrQuery::removeFacetQuery (PECL solr ... >= 0.9.2) SolrQuery::removeFacetQuery — Removes one of the facet.query ... parameters 説明 public SolrQuery::removeFacetQuery ( string $value ): SolrQuery Rem ... oves one of the facet.query parameters. パラメータ value The value 戻り値 Retu ...
https://man.plustar.jp/php/solrquery.removefacetquery.html - [similar]
定義済み定数 4662
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... ID_INCLUDE_OID Determine whether to get OID during query execution. CUBRID_ASYNC Execute the query in async ... hronous mode. CUBRID_EXEC_QUERY_ALL Execute the query in synchronous mode. This fl ... ID fetch flags Constant Description CUBRID_NUM Get query result as a numeric array (0-default). CUBRID_ASSO ... C Get query result as an associative array. CUBRID_BOTH Get qu ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
結果の任意の行にポインタを移動する 4662
« mysqli_result::$current_field mysqli_result::fetch_all » PHP Manual mysqli_result 結果の任意の ... 移動します。 パラメータ result 手続き型のみ: mysqli_query() 、 mysqli_store_result() 、 mysqli_use_result() ... calhost" , "my_user" , "my_password" , "world" ); $query = "SELECT Name, CountryCode FROM City ORDER BY Nam ... e" ; $result = $mysqli -> query ( $query ); /* 401 番目の行にシークします */ $resu ... calhost" , "my_user" , "my_password" , "world" ); $query = "SELECT Name, CountryCode FROM City ORDER BY Nam ...
https://man.plustar.jp/php/mysqli-result.data-seek.html - [similar]
直近のステートメントのコールに関するエラーコードを返す 4662
« mysqli_stmt::data_seek mysqli_stmt::$error_list » PHP Manual mysqli_stmt 直近のステートメントの ... " , mysqli_connect_error ()); exit(); } $mysqli -> query ( "CREATE TABLE myCountry LIKE Country" ); $mysqli ... -> query ( "INSERT INTO myCountry SELECT * FROM Country" ); ... $query = "SELECT Name, Code FROM myCountry ORDER BY Name" ... ; if ( $stmt = $mysqli -> prepare ( $query )) { /* テーブルを削除します */ $mysqli -> query ( ...
https://man.plustar.jp/php/mysqli-stmt.errno.html - [similar]
直近のステートメントのエラー内容を文字列で返す 4662
« mysqli_stmt::$error_list mysqli_stmt::execute » PHP Manual mysqli_stmt 直近のステートメントのエ ... " , mysqli_connect_error ()); exit(); } $mysqli -> query ( "CREATE TABLE myCountry LIKE Country" ); $mysqli ... -> query ( "INSERT INTO myCountry SELECT * FROM Country" ); ... $query = "SELECT Name, Code FROM myCountry ORDER BY Name" ... ; if ( $stmt = $mysqli -> prepare ( $query )) { /* テーブルを削除します */ $mysqli -> query ( ...
https://man.plustar.jp/php/mysqli-stmt.error.html - [similar]
直近のクエリの AUTO_INCREMENT カラムで生成した値を返す 4662
« mysqli::init mysqli::kill » PHP Manual mysqli 直近のクエリの AUTO_INCREMENT カラムで生成した値 ... "my_user" , "my_password" , "world" ); $mysqli -> query ( "CREATE TABLE myCity LIKE City" ); $query = "INS ... ttgart', 'DEU', 'Stuttgart', 617000)" ; $mysqli -> query ( $query ); printf ( "New record has ID %d.\n" , $ ... mysqli -> insert_id ); /* drop table */ $mysqli -> query ( "DROP TABLE myCity" ); 手続き型 <?php mysqli_rep ... t" , "my_user" , "my_password" , "world" ); mysqli_query ( $link , "CREATE TABLE myCity LIKE City" ); $quer ...
https://man.plustar.jp/php/mysqli.insert-id.html - [similar]
Returns the query fields and their boosts 4662
« SolrQuery::getMltMinWordLength SolrQuery::getQuery » PHP Manual SolrQuery Returns the query fi ... elds and their boosts SolrQuery::getMltQueryFields (PECL solr >= 0.9.2) SolrQuery: ... :getMltQueryFields — Returns the query fields and their boosts ... 説明 public SolrQuery::getMltQueryFields (): array Returns the query fie ... ess and null if not set. 関連キーワード: Returns , query , fields , their , boosts , SolrQuery , the , getM ...
https://man.plustar.jp/php/solrquery.getmltqueryfields.html - [similar]