IDesignerHost.InTransaction Propriété

Définition

Obtient une valeur indiquant si l'hôte du concepteur se trouve actuellement dans une transaction.

public:
 property bool InTransaction { bool get(); };
public bool InTransaction { get; }
member this.InTransaction : bool
Public ReadOnly Property InTransaction As Boolean

Valeur de propriété

true si une transaction est en cours ; sinon false.

S’applique à