MapperCoreSetExistingTargetOnGroupableModelElementMapping Method |
Name | Description | |
---|---|---|
SetExistingTargetOnGroupableModelElementMapping(GroupableModelElementMapping, IProjectElementMapTargetElement, Project) |
Sets the passed in target as the new target of the GroupableModelElement mapping. It then will auto-map the entity fields to field elements in the target.
| |
SetExistingTargetOnGroupableModelElementMapping(GroupableModelElementMapping, IProjectElementMapTargetElement, Project, DBDriverBase) |
Sets the passed in target as the new target of the GroupableModelElement mapping. It then will auto-map the GroupableModelElement fields to field elements
in the target. If the target has no fields and the target is a table, the routine will auto-add new fields for every field mapping present in the
mapping passed in, which requires a valid driver instance to be passed in.
|