Click or drag to resize

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.12.0.0 (5.12.0)
Syntax
void IEditableObject.EndEdit()

Implements

IEditableObjectEndEdit
See Also