IStream.Revert Method

Definition

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

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

Remarks

For more information, see the existing documentation for IStream::Revert.

Applies to