Php/docs/mongodb-driver-session.construct

提供:Dev Guides
< Php
2020年12月14日 (月) 09:11時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

MongoDB\Driver\Session::__construct

(mongodb >=1.4.0)

MongoDB\Driver\Session::__constructCreate a new Session (not used)


説明

final private MongoDB\Driver\Session::__construct ( )

MongoDB\Driver\Session objects are returned by MongoDB\Driver\Manager::startSession() and cannot be constructed directly.


パラメータ

この関数にはパラメータはありません。


参考