IEntityCoreAfterSave Event | 
 
            Event handler declaration for the event that is raised each time this entity is persisted. Related entities can subscribe to
            this event to start housekeeping actions, like syncing internal FK fields with the PK fields of this entity.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
See Also