Click or drag to resize
EntityFieldsCoreTFieldIEditableObjectEndEdit Method
IEditableObject method. Used by databinding. A succesful edit has been performed. All new values have to be moved to the current value slots.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
void IEditableObject.EndEdit()

Implements

IEditableObjectEndEdit
See Also