| EntityCoreTFieldsEntityContentsChanged Event | 
 
            Event handler declaration for the event that is fired each time the one of values of this entity are changed.
            The event does not contain the value / field which is changed, it only signals subscribers the entity is changed
            and the subscriber should act accordingly, f.e. fire a ListChanged event.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax
See Also