隐藏 SQL Server 数据库图表中的关系
我正在使用 SQL Server 2005 数据库和 SQL Server Management Studio。
有没有办法隐藏图中两个表之间的关系,而不实际从数据库中删除该关系?任何帮助将不胜感激。
I am using SQL Server 2005 database with SQL Server Management Studio.
Is there a way to hide a relationship between two tables in the diagram without actually deleting the relationship from the database? Any help will be most appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不知道有什么方法可以在不放弃 FK 关系的情况下做到这一点。缺少在显示器上使用 tipp-ex :-) 您可以自行执行此操作不过有风险:-)
I'm not aware of any way to do this without dropping the FK relationship. Short of using tipp-ex on the monitor :-) You do this at your own risk though :-)