EntityCoreTFieldsIEditableObjectEndEdit Method |
Pushes changes since the last
BeginEdit or
AddNew call into the underlying object.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax void IEditableObject.EndEdit()
Private Sub EndEdit Implements IEditableObject.EndEdit
Implements
IEditableObjectEndEditSee Also