検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 1267 for Value (0.042 sec.)
Retrieves the next row of data in a result set as an object 2661
« sqlsrv_fetch_array sqlsrv_fetch » PHP Manual SQLSRV 関数 Retrieves the next row of data in a r ... with properties that match the row field names and values that correspond to the row field values. パラメー ... is specified, stdClass is instantiated. ctorParams Values passed to the constructor of the specified class. ... e, this parameter can take on one of the following values: SQLSRV_SCROLL_NEXT SQLSRV_SCROLL_PRIOR SQLSRV_SC ... sult set field names, the corresponding result set values are applied to the properties. If a result set fi ...
https://man.plustar.jp/php/function.sqlsrv-fetch-object.html - [similar]
Returns information about the server 2661
« sqlsrv_send_stream_data 日付および時刻関連 » PHP Manual SQLSRV 関数 Returns information about ... $server_info ) { foreach( $server_info as $key => $value ) { echo $key . ": " . $value . "<br />" ; } } els ...
https://man.plustar.jp/php/function.sqlsrv-server-info.html - [similar]
画像のプロパティを設定する 2661
« Imagick::setImageProfile Imagick::setImageRedPrimary » PHP Manual Imagick 画像のプロパティを設 ... Imagick::setImageProperty ( string $name , string $value ): bool 指定した名前のプロパティを画像に設定します ... をコンパイルした場合に使用可能です。 パラメータ name value 戻り値 成功した場合に true を返します。 例 例1 Ima ...
https://man.plustar.jp/php/imagick.setimageproperty.html - [similar]
Returns the increment component of this Timestamp 2661
« MongoDB\BSON\Timestamp::__construct MongoDB\BSON\Timestamp::getTimestamp » PHP Manual MongoDB\ ... ordinal for operations within a given second. This value is read as an unsigned 32-bit integer with big-end ... 注意 : Because PHP's integer type is signed, some values returned by this method may appear as negative in ... in a string representation of the unsigned decimal value. パラメータ この関数にはパラメータはありません。 戻 ... SON timestamp type consists of two unsigned 32-bit values, PHP can not represent these on 32-bit platforms. ...
https://man.plustar.jp/php/mongodb-bson-timestamp.getincrement.html - [similar]
Returns the timestamp component of this Timestamp 2661
« MongoDB\BSON\Timestamp::getIncrement MongoDB\BSON\Timestamp::jsonSerialize » PHP Manual MongoD ... s the number of seconds since the Unix epoch. This value is read as an unsigned 32-bit integer with big-end ... 注意 : Because PHP's integer type is signed, some values returned by this method may appear as negative in ... in a string representation of the unsigned decimal value. パラメータ この関数にはパラメータはありません。 戻 ... SON timestamp type consists of two unsigned 32-bit values, PHP can not represent these on 32-bit platforms. ...
https://man.plustar.jp/php/mongodb-bson-timestamp.gettimestamp.html - [similar]
コレクションの要素に値を割り当てる 2661
« OCICollection::assign OCICollection::free » PHP Manual OCICollection コレクションの要素に値を割 ... c OCICollection::assignElem ( int $index , string $value ): bool インデックス index の要素に値を割り当てます ... 要素のインデックス。最初のインデックスは 0 です。 value 文字列あるいは数値です。 戻り値 成功した場合に tru ...
https://man.plustar.jp/php/ocicollection.assignelem.html - [similar]
パラメータを指定された値に設定 2661
« SolrParams::set SolrParams::toString » PHP Manual SolrParams パラメータを指定された値に設定 So ... blic SolrParams::setParam ( string $name , string $value ): SolrParams クエリーパラメータを指定された値に設 ... 存の値を上書きします。 パラメータ name パラメータ名 value パラメータ値 戻り値 成功時に SolrParam オブジェクト ...
https://man.plustar.jp/php/solrparams.setparam.html - [similar]
定義済み定数 2661
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されていま ... nsaction isolation level of READ UNCOMMITTED. This value is used to set the TransactionIsolation level in t ... ransaction isolation level of READ COMMITTED. This value is used to set the TransactionIsolation level in t ... ansaction isolation level of REPEATABLE READ. This value is used to set the TransactionIsolation level in t ... es a transaction isolation level of SNAPSHOT. This value is used to set the TransactionIsolation level in t ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
Set calling contexts 2661
« Yar_Client::__construct Yar_Concurrent_Client » PHP Manual Yar_Client Set calling contexts Yar ... 説明 public Yar_Client::setOpt ( int $name , mixed $value ): Yar_Client | false パラメータ name it can be: Y ... R_OPT_CONNECT_TIMEOUT YAR_OPT_HEADER (Since 2.0.4) value 戻り値 Returns $this on success失敗した場合に fals ...
https://man.plustar.jp/php/yar-client.setopt.html - [similar]
BackedEnum インターフェイス 2639
« UnitEnum::cases BackedEnum::from » PHP Manual 定義済みのインターフェイスとクラス BackedEnum イ ... /* メソッド */ public static from ( int | string $value ): static public static tryFrom ( int | string $va ...
https://man.plustar.jp/php/class.backedenum.html - [similar]