IEntityFieldsCoreCloneAsDirty Method  | 
 
            Clones this object to a new IEntityFieldsCore 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.12.0.0 (5.12.0)
SyntaxIEntityFieldsCore CloneAsDirty()
Function CloneAsDirty As IEntityFieldsCore
Return Value
Type: 
IEntityFieldsCore
See Also