Creates a deep copy of this IEntityField object
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax public override Object Clone()
Public Overrides Function Clone As Object
Return Value
Type:
ObjectA deep copy of this object
Implements
ICloneableCloneSee Also