IDesignerHostTransactionState.IsClosingTransaction Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Designerhost eine Transaktion schließt.

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

Eigenschaftswert

truewenn der Designer eine Transaktion schließt; andernfalls . false

Gilt für:

Weitere Informationen