Udostępnij za pośrednictwem


Właściwość Store.TransactionManager —

Pobiera Menedżera transakcji dla modelu.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.Modeling.TransactionManager
A TransactionManager dla modelu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Store Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling

Inne zasoby

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