GeneratorUtilsGetUnmappedTargetFields Method |
Returns the unmapped fields in the mapping for the database with the driverID specified for the entity specified. If entity is part of a
TPEH hierarchy, it will return all unmapped fields which are not mapped in any of the entities in the hierarchy.
If entity is part of a split-off scenario, an unmapped field is only returned for the root of the split-off scenario (the PK side entity);
if entity is the split-off entity, the field isn't returned as unmapped.
Namespace:
SD.LLBLGen.Pro.GeneratorCore
Assembly:
SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax See Also