検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 132 for Manager (0.009 sec.)
MQSeries MQCONNX 6381
« mqseries_conn mqseries_disc » PHP Manual mqseries 関数 MQSeries MQCONNX mqseries_connx (PECL m ... — MQSeries MQCONNX 説明 mqseries_connx ( string $qManagerName , array &$connOptions , resource &$hconn , res ... X) call connects an application program to a queue manager. It provides a queue manager connection handle, wh ... o control the way that the call works. パラメータ qManagerName Name of queue manager. Name of the queue manag ... This handle represents the connection to the queue manager. compCode Completion code. reason Reason code qual ...
https://man.plustar.jp/php/function.mqseries-connx.html - [similar]
Returns any write errors that occurred 6235
« MongoDB\Driver\WriteResult::getWriteConcernError MongoDB\Driver\WriteResult::isAcknowledged » ... esult::getWriteErrors() with a single error <?php $manager = new MongoDB \ Driver \ Manager ; /* By default, ... $bulk -> insert ([ '_id' => 4 ]); try { $result = $manager -> executeBulkWrite ( 'db.collection' , $bulk ); } ... sult::getWriteErrors() with multiple errors <?php $manager = new MongoDB \ Driver \ Manager ; /* The "ordered ... $bulk -> insert ([ '_id' => 4 ]); try { $result = $manager -> executeBulkWrite ( 'db.collection' , $bulk ); } ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getwriteerrors.html - [similar]
FastCGI Process Manager (FPM) 6199
« Amazon EC2 インストール » PHP Manual インストールと設定 FastCGI Process Manager (FPM) FastCGI ... Process Manager (FPM) 目次 インストール 設定 FPM (FastCGI Process ... ini ベースの設定ファイル 関連キーワード: Process , Manager , インストール , 設定 , 機能 , 出力 , 同等 , スクリ ...
https://man.plustar.jp/php/install.fpm.html - [similar]
Create a new ClientEncryption object 6199
« MongoDB\Driver\ClientEncryption MongoDB\Driver\ClientEncryption::createDataKey » PHP Manual Mo ... ion Type Description keyVaultClient MongoDB\Driver\Manager The Manager used to route data key queries. This o ... ption is required (unlike with MongoDB\Driver\Manager::createClientEncryption() ). keyVaultNamespace str ... without libmongocrypt support 参考 MongoDB\Driver\Manager::createClientEncryption() - Create a new ClientEnc ... , optional , providers , follows , data , format , Manager , key ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.construct.html - [similar]
String representation of the cursor ID 6078
« MongoDB\Driver\CursorId::serialize MongoDB\Driver\CursorId::unserialize » PHP Manual MongoDB\D ... lts and the cursor remains open on the server. */ $manager = new MongoDB \ Driver \ Manager ( "mongodb://loca ... t ([ 'x' => 2 ]); $bulk -> insert ([ 'x' => 3 ]); $manager -> executeBulkWrite ( 'db.collection' , $bulk ); $ ... cursor = $manager -> executeQuery ( 'db.collection' , $query ); var_ ...
https://man.plustar.jp/php/mongodb-driver-cursorid.tostring.html - [similar]
Initiates a restore task in the service manager and returns immediately 6054
« ibase_query ibase_rollback_ret » PHP Manual Firebird/InterBase 関数 Initiates a restore task i ... n the service manager and returns immediately ibase_restore (PHP 5, PHP ... _restore — Initiates a restore task in the service manager and returns immediately 説明 ibase_restore ( resou ... _backup() - Initiates a backup task in the service manager and returns immediately 関連キーワード: restore , ... abase , service , arguments , Initiates , backup , manager , returns ...
https://man.plustar.jp/php/function.ibase-restore.html - [similar]
Create a new Session (not used) 6018
« MongoDB\Driver\Session::commitTransaction MongoDB\Driver\Session::endSession » PHP Manual Mong ... ver\Session objects are returned by MongoDB\Driver\Manager::startSession() and cannot be constructed directly ... 関数にはパラメータはありません。 参考 MongoDB\Driver\Manager::startSession() - Start a new client session for u ... er , new , not , construct , Create , パラメータ , Manager , startSession , constructed ...
https://man.plustar.jp/php/mongodb-driver-session.construct.html - [similar]
The MongoDB\Driver\Command class 5993
« MongoDB\Driver\Manager::startSession MongoDB\Driver\Command::__construct » PHP Manual MongoDB\ ... onName () { return $this -> cmd [ "create" ]; } } $manager = new MongoDB \ Driver \ Manager ( "mongodb://loca ... d = $createCollection -> getCommand (); $cursor = $manager -> executeCommand ( "databaseName" , $command ); $ ... ateCollection -> getCollectionName ()]; $cursor = $manager -> executeCommand ( "databaseName" , new MongoDB \ ...
https://man.plustar.jp/php/class.mongodb-driver-command.html - [similar]
Returns the ID for this cursor 5993
« MongoDB\Driver\Cursor::current MongoDB\Driver\Cursor::getServer » PHP Manual MongoDB\Driver\Cu ... lts and the cursor remains open on the server. */ $manager = new MongoDB \ Driver \ Manager ( "mongodb://loca ... t ([ 'x' => 2 ]); $bulk -> insert ([ 'x' => 3 ]); $manager -> executeBulkWrite ( 'db.collection' , $bulk ); $ ... cursor = $manager -> executeQuery ( 'db.collection' , $query ); var_ ...
https://man.plustar.jp/php/mongodb-driver-cursor.getid.html - [similar]
Sets a type map to use for BSON unserialization 5993
« MongoDB\Driver\Cursor::rewind MongoDB\Driver\Cursor::toArray » PHP Manual MongoDB\Driver\Curso ... MongoDB\Driver\Cursor::setTypeMap() example <?php $manager = new MongoDB \ Driver \ Manager ( "mongodb://loca ... BulkWrite ; $id = $bulk -> insert ([ 'x' => 1 ]); $manager -> executeBulkWrite ( 'db.collection' , $bulk ); $ ... DB \ Driver \ Query ([ '_id' => $id ]); $cursor = $manager -> executeQuery ( 'db.collection' , $query ); $cur ...
https://man.plustar.jp/php/mongodb-driver-cursor.settypemap.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT