R
Rolf Welskes
Hello,
I have understand all about ForeignKeyConstraint .
But:
When I set
ForeignKeyConstraint.AcceptRule = AcceptRejectRule.None
or
ForeignKeyConstraint.AcceptRule = AcceptRejectRule.Cascade
I see no difference in behavor.
What is the difference (not what you can read in the help),
but what realy is the action wich takes place when I set to Cascade.
Thank you for any help.
Best Regards
Rolf Welskes
I have understand all about ForeignKeyConstraint .
But:
When I set
ForeignKeyConstraint.AcceptRule = AcceptRejectRule.None
or
ForeignKeyConstraint.AcceptRule = AcceptRejectRule.Cascade
I see no difference in behavor.
What is the difference (not what you can read in the help),
but what realy is the action wich takes place when I set to Cascade.
Thank you for any help.
Best Regards
Rolf Welskes