TransactionManager(Store) Constructor
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.
constructor.
public:
TransactionManager(Microsoft::VisualStudio::Modeling::Store ^ store);
public TransactionManager (Microsoft.VisualStudio.Modeling.Store store);
new Microsoft.VisualStudio.Modeling.TransactionManager : Microsoft.VisualStudio.Modeling.Store -> Microsoft.VisualStudio.Modeling.TransactionManager
Public Sub New (store As Store)
Parameters
- store
- Store
The store that this transaction manager is part of