EntityFieldCoreClone Method |
Creates a deep copy of this IEntityField2 object
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public abstract Object Clone()
Public MustOverride Function Clone As Object
Return Value
Type:
ObjectA deep copy of this object
Implements
ICloneableCloneSee Also