EntityCoreTFieldsIEntityCoreDiscardSavedFields Method  | 
 
            Removes all saved field sets from the internal hashtable, clearing up space. This method is also called when 
            an entity is saved.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
Syntaxvoid IEntityCore.DiscardSavedFields()
Private Sub DiscardSavedFields Implements IEntityCore.DiscardSavedFields
Implements
IEntityCoreDiscardSavedFields
See Also