Partager via


Store.TransactionManager, propriété

Obtient le gestionnaire de transactions pour le modèle.

Espace de noms :  Microsoft.VisualStudio.Modeling
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntaxe

'Déclaration
Public ReadOnly Property TransactionManager As TransactionManager
public TransactionManager TransactionManager { get; }

Valeur de propriété

Type : Microsoft.VisualStudio.Modeling.TransactionManager
TransactionManager pour le modèle.

Sécurité .NET Framework

Voir aussi

Référence

Store Classe

Microsoft.VisualStudio.Modeling, espace de noms

Autres ressources

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