hello, i wondered if any way exists to track changes made to the model after building the domain (for example, column removed or added, association added and so on).

asked Nov 02 '11 at 02:21

ahmad%20emad's gravatar image

ahmad emad
26292931


One Answer:

Hello Ahmad,

you can build a domain in DomainUpgradeMode.Validate and catch an exception with a list of "unsafe" actions in case there were any changes.

answered Nov 02 '11 at 06:01

Dmitri%20Maximov's gravatar image

Dmitri Maximov
22111211

Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
toggle preview

powered by OSQA