MappingTracker.GetNewFieldNameForRenamedField Method |
Determines if the field specified with its original object alias was renamed (and thus tracked by this mapping tracker). If so, it will return the new name
of the specified field. If not, it will return the field alias of the field object specified.
Namespace:
SD.LLBLGen.Pro.LinqSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
See Also