PHP » GoLang |
login |
register |
about
|
GoLang MongoDB\Driver\Manager::startSession
request it (345)
GoLang replacement for PHP's MongoDB\Driver\Manager::startSession
[edit | history]
PHP MongoDB\Driver\Manager::startSessionPHP original manual for MongoDB\Driver\Manager::startSession [ show | php.net ]MongoDB\Driver\Manager::startSession(mongodb >=1.4.0) MongoDB\Driver\Manager::startSession — Start a new client session for use with this client Description
final public MongoDB\Driver\Session MongoDB\Driver\Manager::startSession
([ array
$options
] )Creates a MongoDB\Driver\Session for the given options. The session may then be specified when executing commands, queries, and write operations.
Parameters
Return ValuesReturns a MongoDB\Driver\Session. Errors/Exceptions
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|