Click or drag to resize

IEntityFieldsCoreMarkAsFetched Method

Marks the fields as fetched. Copies the current values to the db values and sets the state to fetched.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
void MarkAsFetched()
See Also