AliasUpdaterClonesOfRealiasedFields Property |
The clones of the fields which were realiased. These were cloned before they were realiased so they have the original alias.
Namespace:
SD.LLBLGen.Pro.LinqSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.8.0.0 (5.8.21.0111)
Syntax public List<IEntityFieldCore> ClonesOfRealiasedFields { get; }
Public ReadOnly Property ClonesOfRealiasedFields As List(Of IEntityFieldCore)
Get
Property Value
Type:
ListIEntityFieldCoreSee Also