ReferencedEntityClone Method |
Clones this instance using deep cloning. It doesn't clone elements referenced from the entity model. There it uses shallow clone.
Namespace: SD.LLBLGen.Pro.ApplicationCore.DerivedModelAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public ReferencedEntity Clone()
Public Function Clone As ReferencedEntity
Return Value
Type:
ReferencedEntitySee Also