Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在查看 Microsoft SQL Server Management Studio 中的现有数据库,在数据库图中,有一个以虚线或虚线显示的关系。其他关系都是实线。虚线是什么意思?
虚线/虚线表示 SQL Server 不强制此关系的参照完整性。看看这里
不强制执行参照完整性
我在asp.net中有下表:
<table style="width: 98%" id="tblOtherDoc"> <tr> <td style="width: 10; text-align: left;"> <span">Documents:</span> </td> </tr>