Freigeben über


TransactionManager-Konstruktor

Initialisiert eine neue Instanz der TransactionManager-Klasse.

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

Syntax

'Declaration
Public Sub New ( _
    store As Store _
)
public TransactionManager(
    Store store
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TransactionManager Klasse

Microsoft.VisualStudio.Modeling-Namespace