Condividi tramite


Proprietà Store.TransactionManager

Ottiene il gestore delle transazioni per il modello.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Modeling.TransactionManager
In TransactionManager per il modello.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Store Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling

Altre risorse

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