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