Store.TransactionManager Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The TransactionManager for the model
public:
property Microsoft::VisualStudio::Modeling::TransactionManager ^ TransactionManager { Microsoft::VisualStudio::Modeling::TransactionManager ^ get(); };
public Microsoft.VisualStudio.Modeling.TransactionManager TransactionManager { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.TransactionManager : Microsoft.VisualStudio.Modeling.TransactionManager
Public ReadOnly Property TransactionManager As TransactionManager
Property Value
- Attributes