Click or drag to resize
EntityFieldsCoreTFieldIEntityFieldsCoreMarkAsFetched 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.3.0.0 (5.3.0)
Syntax
void IEntityFieldsCore.MarkAsFetched()

Implements

IEntityFieldsCoreMarkAsFetched
See Also