DomainObjects Class Library

IPersistable Members

IPersistable overview

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