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.0.0.0 (5.0.0)
Syntax
void IEntityFieldsCore.MarkAsFetched()

Implements

IEntityFieldsCore.MarkAsFetched()
See Also