Click or drag to resize

EntityFieldsCore<TField>.IEntityFieldsCore.MarkAsFetched 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.11.0.0 (5.11.23.1114)
Syntax
void IEntityFieldsCore.MarkAsFetched()

Implements

IEntityFieldsCore.MarkAsFetched()
See Also