I am developing and application to use a DMO for building a database. So far, I have been successful with everything I need to do EXCEPT setting Cascase Updates and Deletes for the Foreign Key Constraints. Documentation from MS is very sketchy in this area.
I suspect that these should be set using the Constraint object, but not sure how. I can't seem to find any methods or properties that would accomplish this.
Anyone ever done this, or have any thoughts?
Thanks!