Click or drag to resize

EntityFieldCoreClone Method

Creates a deep copy of this IEntityField2 object

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public abstract Object Clone()

Return Value

Type: Object
A deep copy of this object

Implements

ICloneableClone
See Also