PL-200 – Question 14

0
507

Question 14

You create a parent entity and a child entity. The parent entity has a 1:N relationship with the child entity.
You need to ensure that when the owner changes on the parent record that all child records are assigned to the new owner.
You need to configure the relationship behavior type.
What should you use?

A. Referential
B. Referential, Restrict Delete
C. Parental
D. Restrict

Correct Answer: C
A parental table relationship is any 1:N table relationship where one of the cascading options in the Parental column of the following table is true.
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-entity-relationships

NO COMMENTS