我创建了一个数据库图表,但其他用户无法查看数据库图表。其他用户需要什么访问权限?

I created a database diagram and but other user is not able to view the database diagram. What access permissions does the other user need?

我在 SQL 数据库中创建了一个数据库图表,但我团队中的其他人无法查看它,这可能是因为对该服务器的不同访问权限。

参考数据库图表文档:

https://msdn.microsoft.com/en-us/library/ms186345(v=sql.110).aspx

基本上说:

User who created it and db_owners can view them.