IEntityFields2Clone Method |
Clones this instance and its contents using a deep copy.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax Function Clone As EntityFields2
Return Value
Type:
EntityFields2an exact, deep copy of this EntityFields object and its contents.
See Also