DomainObjects Class Library

IPersistable Properties

The properties of the IPersistable interface are listed below. For a complete list of IPersistable interface members, see the IPersistable Members topic.

Public Instance Properties

Identity Uniquely identifies a persistable object by type and primary key.
IsReconstructed Indicates that this object has been reconstructed from the database rather than retrieved from the cache. For internal DomainObject use only.
PrimaryKey The key that uniquely identifies this persistable object.

See Also

IPersistable Interface | DomainObjects.Facade.Domain Namespace