MongoDB\Driver\Session::isInTransaction
(mongodb >=1.6.0)
MongoDB\Driver\Session::isInTransaction — Returns whether a multi-document transaction is in progress
説明
Returns whether a multi-document transaction is currently in progress for this session. A transaction is considered "in progress" if it has been started but has not been committed or aborted.
パラメータ
この関数にはパラメータはありません。
エラー / 例外
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
参考
- MongoDB\Driver\Session::getTransactionState() - Returns the current transaction state for this session
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google