Results of 1 - 10 of about 54 for properties (0.004 sec.)
- Open a persistent connection to CUBRID server 11392
- « cubrid_num_rows cubrid_pconnect » PHP Manual CUBRID 関数 Open a persistent connection to CUBRI
...
CUBRID:<host>:<db_name>:<db_user>:<db_password>:[?<properties>] <properties> ::= <property> [&<property>] <prope ...
::= alhosts=<alternative_hosts>[ &rctime=<time>] <properties> ::= login_timeout=<milli_sec> <properties> ::= qu ...
ery_timeout=<milli_sec> <properties> ::= disconnect_on_query_timeout=true|false <alter ...
ます. 例 例1 cubrid_pconnect_with_url() url without properties example <?php $conn_url = "CUBRID:127.0.0.1:33000: ...
-
https://man.plustar.jp/php/function.cubrid-pconnect-with-url.html
- [similar]
- Establish the environment for connecting to CUBRID server 11288
- « cubrid_commit cubrid_connect » PHP Manual CUBRID 関数 Establish the environment for connecting
...
CUBRID:<host>:<db_name>:<db_user>:<db_password>:[?<properties>] <properties> ::= <property> [&<property>] <prope ...
::= alhosts=<alternative_hosts>[ &rctime=<time>] <properties> ::= login_timeout=<milli_sec> <properties> ::= qu ...
ery_timeout=<milli_sec> <properties> ::= disconnect_on_query_timeout=true|false <alter ...
します. 例 例1 cubrid_connect_with_url() url without properties example <?php $conn_url = "CUBRID:localhost:33000: ...
-
https://man.plustar.jp/php/function.cubrid-connect-with-url.html
- [similar]
- Compose a class 9716
- « uopz_backup uopz_copy » PHP Manual Uopz 関数 Compose a class uopz_compose (PECL uopz 1, PECL u
...
ame , array $classes , array $methods = ? , array $properties = ? , int $flags = ? ): void Creates a new class o ...
lues are either closures or [modifiers => closure] properties An associative array of properties, keys are names ...
mpose , a , compose , string , classes , methods , properties , An ...
-
https://man.plustar.jp/php/function.uopz-compose.html
- [similar]
- Sets the response writer used to prepare the response from Solr 9612
- « SolrClient::rollback SolrClient::setServlet » PHP Manual SolrClient Sets the response writer u
...
ustom class for objects class SolrClass { public $_properties = array(); public function __get ( $property_name ...
turn $this -> $property_name ; } else if (isset( $_properties [ $property_name ])) { return $_properties [ $prop ...
ClassName" , "SolrClass" ); $query -> set ( "objectPropertiesStorageMode" , 1 ); // 0 for independent properties ...
-
https://man.plustar.jp/php/solrclient.setresponsewriter.html
- [similar]
- Manipulation 9508
- « Threaded::chunk Threaded::extend » PHP Manual Threaded Manipulation Threaded::count (PECL pthr
...
blic Threaded::count (): int Returns the number of properties for this object パラメータ この関数にはパラメータは ...
ありません。 戻り値 例 例1 Counting the properties of an object <?php $safe = new Threaded (); while ...
キーワード: Manipulation , Threaded , count , int , properties , パラメータ , chunk , pthreads , public , Returns ...
-
https://man.plustar.jp/php/threaded.count.html
- [similar]
- Get column information from a result and return as an object 9196
- « cubrid_fetch_assoc cubrid_fetch_lengths » PHP Manual CUBRID MySQL 互換関数 Get column informat
...
bject This function returns an object with certain properties of the specific column. The properties of the obje ...
eld_offset starts at 0. 戻り値 Object with certain properties of the specific column, when process is successful ...
cubrid_fetch_field ( $req ); printf ( "\n--- Field Properties ---\n" ); printf ( "%-30s %s\n" , "name:" , $field ...
g(3) "KOR" [3]=> string(9) "1988-9-30" } --- Field Properties --- name: athlete_code table: game default value: ...
-
https://man.plustar.jp/php/function.cubrid-fetch-field.html
- [similar]
- Unserialize a Decimal128 9093
- « MongoDB\BSON\Decimal128::__toString MongoDB\BSON\Javascript » PHP Manual MongoDB\BSON\Decimal1
...
B\Driver\Exception\UnexpectedValueException if the properties cannot be unserialized (i.e. serialized was malfor ...
B\Driver\Exception\InvalidArgumentException if the properties are invalid (e.g. missing fields or invalid values ...
lize , serialized , Driver , Exception , invalid , properties ...
-
https://man.plustar.jp/php/mongodb-bson-decimal128.unserialize.html
- [similar]
- Unserialize a Javascript 9093
- « MongoDB\BSON\Javascript::__toString MongoDB\BSON\MaxKey » PHP Manual MongoDB\BSON\Javascript U
...
B\Driver\Exception\UnexpectedValueException if the properties cannot be unserialized (i.e. serialized was malfor ...
B\Driver\Exception\InvalidArgumentException if the properties are invalid (e.g. missing fields or invalid values ...
lize , serialized , Driver , Exception , invalid , properties ...
-
https://man.plustar.jp/php/mongodb-bson-javascript.unserialize.html
- [similar]
- Unserialize a CursorId 9093
- « MongoDB\Driver\CursorId::__toString MongoDB\Driver\CursorInterface » PHP Manual MongoDB\Driver
...
B\Driver\Exception\UnexpectedValueException if the properties cannot be unserialized (i.e. serialized was malfor ...
B\Driver\Exception\InvalidArgumentException if the properties are invalid (e.g. missing fields or invalid values ...
on , Throws , InvalidArgumentException , invalid , properties ...
-
https://man.plustar.jp/php/mongodb-driver-cursorid.unserialize.html
- [similar]
- Unserialize a ReadConcern 9093
- « MongoDB\Driver\ReadConcern::serialize MongoDB\Driver\Cursor » PHP Manual MongoDB\Driver\ReadCo
...
B\Driver\Exception\UnexpectedValueException if the properties cannot be unserialized (i.e. serialized was malfor ...
B\Driver\Exception\InvalidArgumentException if the properties are invalid (e.g. missing fields or invalid values ...
on , Throws , InvalidArgumentException , invalid , properties ...
-
https://man.plustar.jp/php/mongodb-driver-readconcern.unserialize.html
- [similar]