The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

ContainerTransactionMode Enumeration

The ContainerTransactionMode enumeration provides options for the transaction context of a given container.

Enumeration Values

NameSummary
Join
Specifies that the execution of this container will join any currently running transaction, but run normally if there is not an existing transaction.
StartOrJoin
Specifies that the execution of this container will join any currently running transaction, and start a new transaction if there is not an existing transaction.
NoTransaction
Specifies that the execution of this container will always run outside of a transaction.

© Varigence