EntityCoreTFieldsIEditableObjectEndEdit Method  | 
 
            Pushes changes since the last 
BeginEdit or 
AddNew call into the underlying object.
            
 
    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 IEditableObject.EndEdit()
Private Sub EndEdit Implements IEditableObject.EndEdit
Implements
IEditableObjectEndEdit
See Also