Share via


Undoable Class

Definition

public ref class Undoable : Microsoft::XLANGs::Core::CompositeTransacted
public class Undoable : Microsoft.XLANGs.Core.CompositeTransacted
type Undoable = class
    inherit CompositeTransacted
Public Class Undoable
Inherits CompositeTransacted
Inheritance

Constructors

Undoable()

Methods

Add(Transacted) (Inherited from CompositeTransacted)
PostPersist(Context) (Inherited from CompositeTransacted)
PrePersist(Boolean, XlangStore) (Inherited from CompositeTransacted)
Rollback(Context) (Inherited from CompositeTransacted)

Applies to