Freigeben über


Store.TransactionManager-Eigenschaft

Ruft des Transaktions-Managers für das Modell ab.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.TransactionManager
Ein TransactionManager für das Modell.

.NET Framework-Sicherheit

Siehe auch

Referenz

Store Klasse

Microsoft.VisualStudio.Modeling-Namespace

Weitere Ressourcen

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