EntityFieldCoreIEntityFieldCoreClone Method |
Clones this field instance
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.8.0.0 (5.8.21.0111)
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