The properties of the IPersistable interface are listed below. For a complete list of IPersistable interface members, see the IPersistable Members topic.
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. |
IPersistable Interface | DomainObjects.Facade.Domain Namespace