Undoable 类

定义

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
继承

构造函数

Undoable()

方法

Add(Transacted) (继承自 CompositeTransacted)
PostPersist(Context) (继承自 CompositeTransacted)
PrePersist(Boolean, XlangStore) (继承自 CompositeTransacted)
Rollback(Context) (继承自 CompositeTransacted)

适用于