Click or drag to resize

IEntityFieldCoreClone Method

Clones this field instance

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

Return Value

Type: IEntityFieldCore
A clone instance of this field instance
See Also