Implements methods for persistable objects that require read-only semantics: i.e., persistable objects that exist in the database (via, for example, an external load process or script) and must never be inserted into, updated to or deleted from the database. Subtype this class when your class requires read-only semantics.
For a list of all members of this type, see ReadOnlyObject Members.
System.Object
MarshalByRefObject
PersistableObject
ReadOnlyObject
Namespace: DomainObjects.Facade.Domain
Assembly: DomainObjects.Core (in DomainObjects.Core.dll)
ReadOnlyObject Members | DomainObjects.Facade.Domain Namespace