Click or drag to resize
EntityFieldCoreIEntityFieldCoreClone Method
Clones this field instance

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
IEntityFieldCore IEntityFieldCore.Clone()

Return Value

Type: IEntityFieldCore
A clone instance of this field instance

Implements

IEntityFieldCoreClone
See Also