Microsoft Dynamics 365 Customization and Configuration (legacy) — Question 42
You plan to delete a custom entity from an unmanaged solution.
Which of the following statements is true?
Answer options
- A. You must delete the solution that contains the entity.
- B. You can only delete the entity from managed solutions.
- C. You must delete all records related to the entity from the database.
- D. You must remove any dependencies with other objects.
Correct answer: D
Explanation
The correct answer is D because before deleting a custom entity, you must first remove any dependencies that exist with other objects, ensuring that the deletion does not affect other functionalities. Options A and B are incorrect as you can delete the entity without removing the entire solution or being limited to managed solutions. Option C is also incorrect since you do not need to delete all related records before deleting the entity.