OnAfterInsert | An event that indicates this instance is transitioned from IsNew == trueto IsNew == false. In other words, this instance has been inserted successfully into the database. |
OnIdentityChange | An event that the lazy loading proxy can use to be notified when this instance obtains a database identity. |
ICreatable Interface | DomainObjects.Facade.Domain Namespace