Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
MongoDB.TransactionState
Returns the current transaction state for this session.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MongoDB | 12.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "MongoDB.TransactionState"; MongoDBRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
MongoDBRef | The reference number for the mongo connection. | $MongoDB |
Result
Returns value or error.
Description
Returns the current transaction state for this session.Value is None, Starting, InProgress, Committed or Aborted.
Release notes
- Version 12.5
Blog Entries
This function checks for a license.
Created 23th September 2022, last changed 23th September 2022
