EntityCoreTFieldsIEntityCoreAcceptChanges Method  | 
 
            Accepts the changes made to the fields. Used in databinding/service scenarios. Calls AcceptChanges on the fields in this entity
            
 
    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.AcceptChanges()
Private Sub AcceptChanges Implements IEntityCore.AcceptChanges
Implements
IEntityCoreAcceptChanges
See Also