Transaction::Commit Method ()
Visual Studio 2015
Commits the transaction.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Committing the transaction persists all the changes that were made during the transaction, performs rules that were triggered during the transaction, and notifies event listeners that the transaction has committed.
Show: