EntityFieldCoreIEntityFieldCoreClone Method  | 
 
            Clones this field instance
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
SyntaxIEntityFieldCore IEntityFieldCore.Clone()
Private Function Clone As IEntityFieldCore Implements IEntityFieldCore.Clone
Return Value
Type: 
IEntityFieldCoreA clone instance of this field instance
Implements
IEntityFieldCoreClone
See Also