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.4.0.0 (5.4.0)
Syntax void IEditableObject.EndEdit()
Private Sub EndEdit Implements IEditableObject.EndEdit
Implements
IEditableObjectEndEditSee Also