Undoable Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |