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.

参数

此函数没有参数。

参见

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top