DesignerTransactionCloseEventArgs.LastTransaction Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of dit de laatste transactie is die moet worden gesloten.

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

Waarde van eigenschap

true, als dit de laatste transactie is die moet worden gesloten; anders, false.

Van toepassing op