IEntityCoreInitializing Event | 
 
            Event which is raised at the start of the initialization routine of the entity. The entity is clean and has no entity fields object yet. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntaxevent EventHandler Initializing
Event Initializing As EventHandler
Value
Type: 
SystemEventHandler
See Also