Click or drag to resize
IEntityFieldsCloneAsDirty Method
Clones this object to a new EntityFields object where all fields are changed and the object itself is marked dirty.

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
EntityFields CloneAsDirty()

Return Value

Type: EntityFields
See Also