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.9.0.0 (5.9.0)
Syntax
void IEntityFieldsCore.MarkAsFetched()

Implements

IEntityFieldsCoreMarkAsFetched
See Also