検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 205 for fields (0.045 sec.)
com クラス 4811
« 配列と配列形式の COM プロパティ com::__construct » PHP Manual COM com クラス com クラス (PHP 4 ... M sometable" ); // Recordset $num_columns = $rs -> Fields -> Count (); echo $num_columns . "\n" ; for ( $i = ... $i < $num_columns ; $i ++) { $fld [ $i ] = $rs -> Fields ( $i ); } $rowcount = 0 ; while (! $rs -> EOF ) { ...
https://man.plustar.jp/php/class.com.html - [similar]
フィールドのデータ型の名前を返す 4811
« oci_field_type_raw oci_free_descriptor » PHP Manual OCI8 関数 フィールドのデータ型の名前を返す ... <th>長さ</th>" ; echo "</tr>\n" ; $ncols = oci_num_fields ( $stid ); for ( $i = 1 ; $i <= $ncols ; $i ++) { ... して残されていますが、 推奨されません。 参考 oci_num_fields() - ある文における結果のカラム数を返す oci_field_n ...
https://man.plustar.jp/php/function.oci-field-type.html - [similar]
mysqli_result クラス 4779
« mysqli_stmt::store_result mysqli_result::__construct » PHP Manual MySQLi mysqli_result クラス ... public fetch_field (): object | false public fetch_fields (): array public fetch_object ( string $class = "s ... 果セットの次のフィールドを返す mysqli_result::fetch_fields — 結果セットのフィールド情報をオブジェクトの配列で ...
https://man.plustar.jp/php/class.mysqli-result.html - [similar]
Create a new Query 4779
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Q ... closed expressions that do not reference document fields. Parameters can then be accessed as variables in a ... The » projection specification to determine which fields to include in the returned documents. If you are u ... , ], ]; $options = [ /* Only return the following fields in the matching documents */ 'projection' => [ 'ti ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
Merges source to the current SolrDocument 4779
« SolrDocument::key SolrDocument::next » PHP Manual SolrDocument Merges source to the current So ... he source document. overwrite If this is true then fields with the same name in the destination document wil ...
https://man.plustar.jp/php/solrdocument.merge.html - [similar]
Adds another field to the document 4779
« SolrDocument::serialize SolrDocument::sort » PHP Manual SolrDocument Adds another field to the ... dds another field to the document. Used to set the fields as new properties. パラメータ fieldName Name of th ...
https://man.plustar.jp/php/solrdocument.set.html - [similar]
Maps to mlt.qf 4779
« SolrQuery::addMltField SolrQuery::addSortField » PHP Manual SolrQuery Maps to mlt.qf SolrQuery ... rQuery Maps to mlt.qf. It is used to specify query fields and their boosts パラメータ field The name of the ...
https://man.plustar.jp/php/solrquery.addmltqueryfield.html - [similar]
Maps to facet.limit 4779
« SolrQuery::setFacetEnumCacheMinDefaultFrequency SolrQuery::setFacetMethod » PHP Manual SolrQue ... raint counts that should be returned for the facet fields. パラメータ limit The maximum number of constraint ...
https://man.plustar.jp/php/solrquery.setfacetlimit.html - [similar]
4747
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that esta ... n the result set created by the SQL query. */ $num_fields = cubrid_num_cols ( $result ); /** * List the colu ... sult )) { echo( "<tr>" ); for ( $i = 0 ; $i < $num_fields ; $i ++) { echo( "<td align=center>" ); echo( $row ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
プリペアドステートメントから結果セットのメタデータを返す 4747
« mysqli_stmt::reset mysqli_stmt::send_long_data » PHP Manual mysqli_stmt プリペアドステートメン ... の (フィールドベースの) 関数に渡します。 mysqli_num_fields() mysqli_fetch_field() mysqli_fetch_field_direct() ... mysqli_fetch_fields() mysqli_field_count() mysqli_field_seek() mysqli_ ...
https://man.plustar.jp/php/mysqli-stmt.result-metadata.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT