Freigeben über


TransactionManager.InTransaction-Eigenschaft

True, wenn eine aktive Transaktion vorhanden ist.

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

Syntax

'Declaration
Public ReadOnly Property InTransaction As Boolean
public bool InTransaction { get; }

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

TransactionManager Klasse

Microsoft.VisualStudio.Modeling-Namespace