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.
我调查了动态 crm 数据库,发现很多表只包含 ID,例如 RoleBaseIds、EntityIds、OptionSetIds、RelationshipIds;我想知道这些身份表的用途,因为数据库已经包含角色、实体、选项集和关系表;此外,这种设计是否会影响性能,因为它将包含大量连接来获取数据
您无需调查 Dynamics CRM 数据库,您可以考虑的唯一事项是筛选视图。
此链接与 CRM 4.0 相关,但该概念仍然有效:
https://msdn.microsoft.com/en-us/library/cc308184.aspx