MongoDB\Driver\Session::getTransactionState
(mongodb >=1.7.0)
MongoDB\Driver\Session::getTransactionState — Returns the current transaction state for this session
说明
Returns the transaction state for this session.
参数
此函数没有参数。
返回值
Returns the current transaction state for this session.
错误/异常
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
参见
- MongoDB\Driver\Session::isInTransaction() - Returns whether a multi-document transaction is in progress
- MongoDB\Driver\Session::getTransactionOptions() - Returns options for the currently running transaction
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/mongodb-driver-session.gettransactionstate.php