| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
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