Enforcing Data Relationships with Declarative Rules
Hi
Can you please help with the correct answer to this question.
Quiz of chapter "Enforcing Data Relationships with Declarative Rules"
Ans should be : d,e,f but it is incorrct as per system.
Which of the declarative rules do not establish a dependency on specific properties? (Choose All That Apply)
Declare Expressions -- > It has dependency
Constraints --> It has dependency
Declare OnChange -> Has dependency on Watched Properties
Declare Trigger --> Trigger has depdency on classes it represents. Hence this can be checked.
Declare Index --> Should be checked.
Data Page --> Should be checked.