IEntityFields2CloneAsDirty 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.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax EntityFields2 CloneAsDirty()
Function CloneAsDirty As EntityFields2
Return Value
Type:
EntityFields2See Also