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

truepokud návrhář volal Commit() na transakci; v opačném případě . false

Platí pro