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.
当您在 SQL Azure 中使用联合时,您是否必须tenantid在每个表上都将其作为主键的一部分?这意味着除了一个租户表之外的所有表都将具有复合主键(一个实际上是主键,然后添加到tenantid.
tenantid
这似乎是它在这篇文章中所说的。