Sdílet prostřednictvím


Store.TransactionManager – vlastnost

Získá správce transakcí pro model.

Obor názvů:  Microsoft.VisualStudio.Modeling
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntaxe

'Deklarace
Public ReadOnly Property TransactionManager As TransactionManager
public TransactionManager TransactionManager { get; }

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Modeling.TransactionManager
A TransactionManager pro model.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

Store Třída

Microsoft.VisualStudio.Modeling – obor názvů

Další zdroje

How to: Create Elements in Code

How to: Create Links in Code

How to: Set or Get Domain Property Values

How to: Delete Elements and Links Programmatically

How to: Make Changes to a Model using Metadata