検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 555 for query (0.012 sec.)
PHP 用 Microsoft SQL Server ドライバ 4273
« SQLite3Result::reset はじめに » PHP Manual ベンダー固有のモジュール PHP 用 Microsoft SQL Serve ... f a statement prepared by sqlsrv_prepare or sqlsrv_query sqlsrv_free_stmt — Frees all resources for the spe ... f rows in a result set sqlsrv_prepare — Prepares a query for execution sqlsrv_query — Prepares and executes ... a query sqlsrv_rollback — Rolls back a transaction that wa ... ows modified by the last INSERT, UPDATE, or DELETE query executed sqlsrv_send_stream_data — Sends data from ...
https://man.plustar.jp/php/book.sqlsrv.html - [similar]
プリペアドクエリのパラメータ数を返す 4250
« ibase_num_fields ibase_param_info » PHP Manual Firebird/InterBase 関数 プリペアドクエリのパラメ ... パラメータ数を返す 説明 ibase_num_params ( resource $query ): int この関数は、 query で指定した プリペアドクエ ... 引数が割り当てられている必要があります。 パラメータ query プリペアドクエリのハンドル。 戻り値 パラメータの数 ... 整数値で返します。 参考 ibase_prepare() - Prepare a query for later binding of parameter placeholders and ex ... ード: パラメータ , プリペアドクエリ , ibase , num , query , params , param , info , 関数 , prepare ...
https://man.plustar.jp/php/function.ibase-num-params.html - [similar]
Add tag retrieved in query 4250
« RpmInfo 関数 rpmdbinfo » PHP Manual RpmInfo 関数 Add tag retrieved in query rpmaddtag (PECL rp ... minfo >= 0.5.0) rpmaddtag — Add tag retrieved in query 説明 rpmaddtag ( int $tag ): bool Add an additiona ... rch RPM packages 関連キーワード: Add , retrieved , query , in , RPM , rpmaddtag , rpminfo , RpmInfo , 関数 ...
https://man.plustar.jp/php/function.rpmaddtag.html - [similar]
Indicates whether the specified statement has rows 4250
« sqlsrv_get_field sqlsrv_next_result » PHP Manual SQLSRV 関数 Indicates whether the specified s ... メータ stmt A statement resource returned by sqlsrv_query() or sqlsrv_execute() . 戻り値 Returns true if the ... nect ( $server , $connectionInfo ); $stmt = sqlsrv_query ( $conn , "SELECT * FROM Table_1" ); if ( $stmt ) ... etrieves the number of rows in a result set sqlsrv_query() - Prepares and executes a query 関連キーワード: ... , sqlsrv , specified , Indicates , whether , the , query , stmt , result , resource ...
https://man.plustar.jp/php/function.sqlsrv-has-rows.html - [similar]
Sets the group.offset parameter 4250
« SolrQuery::setGroupNGroups SolrQuery::setGroupTruncate » PHP Manual SolrQuery Sets the group.o ... ffset parameter SolrQuery::setGroupOffset (PECL solr >= 2.2.0) SolrQuery::se ... — Sets the group.offset parameter 説明 public SolrQuery::setGroupOffset ( int $value ): SolrQuery Sets the ... offset parameter. パラメータ value 戻り値 参考 SolrQuery::setGroup() - Enable/Disable result grouping (grou ... p parameter) SolrQuery::addGroupField() - Add a field to be used to group ...
https://man.plustar.jp/php/solrquery.setgroupoffset.html - [similar]
Description 4250
« Swoole\Coroutine\MySQL::getDefer Swoole\Coroutine\MySQL::recv » PHP Manual Swoole\Coroutine De ... scription Swoole\Coroutine\MySQL::query (PECL swoole >= 2.0.0) Swoole\Coroutine\MySQL::que ... — Description 説明 public Swoole\Coroutine\MySQL::query (): ReturnType 警告 この関数は、 現在のところ詳細な ... 関連キーワード: Description , Swoole , Coroutine , query , 関数 , パラメータ , getDefer , recv , swoole , p ...
https://man.plustar.jp/php/swoole-coroutine-mysql.query.html - [similar]
Get OID of the current cursor location 4227
« cubrid_connect cubrid_disconnect » PHP Manual CUBRID 関数 Get OID of the current cursor locati ... et the oid of the current cursor location from the query result. To use cubrid_current_oid() , the query ex ... ecuted must be a updatable query, and the CUBRID_INCLUDE_OID option must be include ... d during the query execution. パラメータ req_identifier Request ident ... , location , cubrid , Get , OID , oid , of , the , query , identifier ...
https://man.plustar.jp/php/function.cubrid-current-oid.html - [similar]
内部的な結果ポインタを移動する 4227
« mysql_create_db mysql_db_name » PHP Manual MySQL 関数 内部的な結果ポインタを移動する mysql_dat ... esult 評価された結果 リソース 。この結果は、 mysql_query() のコールにより得られたものです。 row_number 新し ... ースを選択できませんでした: ' . mysql_error ()); } $query = 'SELECT last_name, first_name FROM friends' ; $r ... esult = mysql_query ( $query ); if (! $result ) { die( 'クエリは失敗し ... ult ); ?> 注意 注意 : mysql_data_seek() は、 mysql_query() との組み合わせでのみ利用可能です。 mysql_unbuffe ...
https://man.plustar.jp/php/function.mysql-data-seek.html - [similar]
Enable/Disable result grouping (group parameter) 4227
« SolrQuery::setFacetSort SolrQuery::setGroupCachePercent » PHP Manual SolrQuery Enable/Disable ... result grouping (group parameter) SolrQuery::setGroup (PECL solr >= 2.2.0) SolrQuery::setGroup ... result grouping (group parameter) 説明 public SolrQuery::setGroup ( bool $value ): SolrQuery Enable/Disabl ... (group parameter) パラメータ value 戻り値 参考 SolrQuery::getGroup() - Returns true if grouping is enabled ... SolrQuery::addGroupField() - Add a field to be used to group ...
https://man.plustar.jp/php/solrquery.setgroup.html - [similar]
Sets group.facet parameter 4227
« SolrQuery::setGroupCachePercent SolrQuery::setGroupFormat » PHP Manual SolrQuery Sets group.fa ... cet parameter SolrQuery::setGroupFacet (PECL solr >= 2.2.0) SolrQuery::set ... Facet — Sets group.facet parameter 説明 public SolrQuery::setGroupFacet ( bool $value ): SolrQuery Determin ... specified group. パラメータ value 戻り値 参考 SolrQuery::setGroup() - Enable/Disable result grouping (grou ... p parameter) SolrQuery::addGroupField() - Add a field to be used to group ...
https://man.plustar.jp/php/solrquery.setgroupfacet.html - [similar]