EntityFieldCoreIEntityFieldCoreClone Method |
Clones this field instance
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax IEntityFieldCore IEntityFieldCore.Clone()
Private Function Clone As IEntityFieldCore Implements IEntityFieldCore.Clone
Return Value
Type:
IEntityFieldCoreA clone instance of this field instance
Implements
IEntityFieldCoreCloneSee Also