Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to tell if FK relations are set to be enforced
Message
 
To
28/01/2004 13:38:51
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00871437
Message ID:
00871555
Views:
19
Thank you! That work and following a series of "see also..." links from that point, I found an even more elegant solution:

select objectproperty(object_id('MyFK','CnstIsDisabled') as isdisabled

I love this forum!
Previous
Reply
Map
View

Click here to load this message in the networking platform