IDesignerHostTransactionState.IsClosingTransaction Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de designerhost een transactie sluit.

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

Waarde van eigenschap

true als de ontwerper een transactie sluit; anders, false.

Van toepassing op

Zie ook