Select from following answers:- Add a ModificationFunctionMapping element in the EntityTypeMapping element for the entity type.

- Add a ModificationFunctionMapping element in the AssociationSetMapping element.
- Add a FunctionImport element to the conceptual model.
- All Above
To execute the stored procedure when Person entity is deleted, add a ModificationFunctionMapping element in the EntityTypeMapping element for the entity type. This element is used to define InsertFunction, UpdateFunction, and DeleteFunction elements for insert, update, and delete stored procedures when you are using stored procedures to insert, update, and delete entity data.
Show Correct Answer
Source: MeasureUp.Com | |
Alert Moderator