IStream.Revert Method

Definition

Discards all changes that have been made to a transacted stream since the last Commit(UInt32) call.

public:
 void Revert();
public void Revert ();
abstract member Revert : unit -> unit
Public Sub Revert ()

Applies to