DesignerTransactionCloseEventArgs.TransactionCommitted Vlastnost

Definice

Určuje, zda návrhář volal Commit() na transakci.

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

Hodnota vlastnosti

true pokud návrhář volal Commit() na transakci; jinak, false.

Platí pro