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)
Syntaxpublic override Object Clone()
Public Overrides Function Clone As Object
Return Value
Type: 
ObjectA deep copy of this object
Implements
ICloneableClone
See Also