検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 373 for Field (0.023 sec.)
関数エイリアスのリスト 5078
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少 ... t() MySQL mysql_dropdb mysql_drop_db() MySQL mysql_fieldflags mysql_field_flags() MySQL mysql_fieldlen mysq ... l_field_len() MySQL mysql_fieldname mysql_field_name() MyS ... QL mysql_fieldtable mysql_field_table() MySQL mysql_fieldtype mys ... ql_field_type() MySQL mysql_freeresult mysql_free_result() ...
https://man.plustar.jp/php/aliases.html - [similar]
Oracle におけるフィールドの型を問い合わせる 5060
« oci_field_size oci_field_type » PHP Manual OCI8 関数 Oracle におけるフィールドの型を問い合わせ ... る oci_field_type_raw (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) ... oci_field_type_raw — Oracle におけるフィールドの型を問い合わ ... せる 説明 oci_field_type_raw ( resource $statement , string | int $col ... します。 フィールドの型の名前を取得したい場合は oci_field_type() を使いましょう。 パラメータ statement 有効な ...
https://man.plustar.jp/php/function.oci-field-type-raw.html - [similar]
フィールドの長さ (精度) を得る 5060
« odbc_fetch_row odbc_field_name » PHP Manual ODBC 関数 フィールドの長さ (精度) を得る odbc_field ... d_len (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_len — フィールドの長さ (精度) を得る 説明 odbc_fie ... ld_len ( resource $statement , int $field ): int | false 指定した ODBC 結果 ID の番号で参照さ ... の長さを取得します。 パラメータ statement 結果 ID。 field フィールド番号。フィールド番号は 1 から始まります。 ... を返します。 参考 浮動小数点の精度を得るには odbc_field_scale() - フィールドの精度を得る 関連キーワード: フ ...
https://man.plustar.jp/php/function.odbc-field-len.html - [similar]
Adds a boost query field with value and optional boost (bq parameter) 5034
« SolrDisMaxQuery::addBigramPhraseField SolrDisMaxQuery::addPhraseField » PHP Manual SolrDisMaxQ ... uery Adds a boost query field with value and optional boost (bq parameter) SolrD ... olrDisMaxQuery::addBoostQuery — Adds a boost query field with value and optional boost (bq parameter) 説明 ... public SolrDisMaxQuery::addBoostQuery ( string $field , string $value , string $boost = ? ): SolrDisMaxQ ... uery Adds a Boost Query field with value [and boost] (bq parameter) パラメータ f ...
https://man.plustar.jp/php/solrdismaxquery.addboostquery.html - [similar]
The MySQLi Extension Function Summary 5016
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... ns a string description of the last error $mysqli::field_count mysqli_field_count() N/A Returns the number ... description for last statement error $mysqli_stmt::field_count mysqli_stmt_field_count() N/A Returns the nu ... mber of field in the given statement - not documented $mysqli_st ... se) Description Properties $mysqli_result::current_field mysqli_field_tell() N/A Get current field offset o ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
Constructor 5016
« SolrCollapseFunction SolrCollapseFunction::getField » PHP Manual SolrCollapseFunction Construc ... public SolrCollapseFunction::__construct ( string $field = ? ) Collapse Function constructor パラメータ fie ... ld The field name to collapse on. In order to collapse a result ... . The field type must be a single valued String, Int or Float. ... ery ( '*:*' ); $func = new SolrCollapseFunction ( 'field_name' ); $func -> setMax ( 'sum(cscore(),field(som ...
https://man.plustar.jp/php/solrcollapsefunction.construct.html - [similar]
Adds another field to the facet 4955
« SolrQuery::addFacetDateOther SolrQuery::addFacetQuery » PHP Manual SolrQuery Adds another field ... d to the facet SolrQuery::addFacetField (PECL solr >= 0.9.2) SolrQuery::addFacetField — Ad ... ds another field to the facet 説明 public SolrQuery::addFacetField ... ( string $field ): SolrQuery Adds another field to the facet パラメ ... ータ field The name of the field 戻り値 Returns the current S ...
https://man.plustar.jp/php/solrquery.addfacetfield.html - [similar]
エラー報告の各フィールドを返す 4937
« pg_query pg_result_error » PHP Manual PostgreSQL 関数 エラー報告の各フィールドを返す pg_result ... _error_field (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_result_error_fie ... エラー報告の各フィールドを返す 説明 pg_result_error_field ( PgSql\Result $result , int $field_code ): string ... | false | null pg_result_error_field() は、 result インスタンスに関するエラーメッセージ ... 4 以降のサーバーでのみ有効です。エラーフィールドは field_code で定義します。 pg_query() や pg_query_params( ...
https://man.plustar.jp/php/function.pg-result-error-field.html - [similar]
Makes the next row in a result set available for reading 4920
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a res ... a result set available for reading. Use sqlsrv_get_field() to read the fields of the row. パラメータ stmt A ... retrieve a row with sqlsrv_fetch() and get the row fields with sqlsrv_get_field() . <?php $serverName = "se ... nt_r ( sqlsrv_errors (), true )); } // Get the row fields. Field indices start at 0 and must be retrieved i ... n order. // Retrieving row fields by name is not supported by sqlsrv_get_field. $na ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]
フィールドのデータ型を返す 4876
« odbc_field_scale odbc_foreignkeys » PHP Manual ODBC 関数 フィールドのデータ型を返す odbc_field ... _type (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_type — フィールドのデータ型を返す 説明 odbc_field_ ... type ( resource $statement , int $field ): string | false 指定された ODBC 結果 ID において ... QL 型を取得します。 パラメータ statement 結果 ID。 field フィールド番号。フィールド番号は 1 から始まります。 ...
https://man.plustar.jp/php/function.odbc-field-type.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT