DomainObjects Class Library

TransactableObject Class

Defines methods required by a persistable object that can participate in a transaction.

For a list of all members of this type, see TransactableObject Members.

System.Object
   MarshalByRefObject
      PersistableObject
         TransactableObject
            EditableObject
            ImmutableObject

public class TransactableObject : PersistableObject, ICreatable, ITransactable, IDeletable

Requirements

Namespace: DomainObjects.Facade.Domain

Assembly: DomainObjects.Core (in DomainObjects.Core.dll)

See Also

TransactableObject Members | DomainObjects.Facade.Domain Namespace