DesignerTransaction.Cancel 方法

定义

取消事务并尝试回滚由事务的事件作出的更改。Cancels the transaction and attempts to roll back the changes made by the events of the transaction.

public:
 void Cancel();
public void Cancel ();
member this.Cancel : unit -> unit
Public Sub Cancel ()

适用于

另请参阅