MongoDB\Driver\Session::__construct
(mongodb >=1.4.0)
MongoDB\Driver\Session::__construct — Create a new Session (not used)
Beschreibung
MongoDB\Driver\Session objects are returned by MongoDB\Driver\Manager::startSession() and cannot be constructed directly.
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Siehe auch
- MongoDB\Driver\Manager::startSession() - Start a new client session for use with this client