IDesignerHost.InTransaction Proprietà

Definizione

Ottiene un valore che indica se l'host di progettazione si trova attualmente in una transazione.

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

Valore della proprietà

true se è in corso una transazione. false in caso contrario.

Si applica a