Click or drag to resize
IEntityCoreFlagMeAsChanged Method
Routine which will flag all subscribers of the EntityContentsChanged event that this entity's contents is changed.

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 FlagMeAsChanged()
See Also