简体   繁体   English

在Microsoft Dynamics CRM中,是否可以在不同的数据库架构中创建实体?

[英]In Microsoft Dynamics CRM, Is it possible to create entities in different database schemas?

I've started to use Microsoft Dynamics CRM 2015. By default it creates the entities in dbo . 我已经开始使用Microsoft Dynamics CRM2015。默认情况下,它在dbo创建实体。

Question: Is it possible to create entities in custom database schema? 问题:是否可以在自定义数据库模式中创建实体? (per solution, per case) (每个解决方案,每个案例)

No, this is not possible. 不,这是不可能的。 The idea of Dynamics CRM is that the organization of the database is basically a black box. Dynamics CRM的想法是数据库的组织基本上是一个黑匣子。 The only supported modifications to the database are the addition of custom indexes. 对数据库的唯一受支持的修改是添加了自定义索引。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Microsoft Dynamics CRM 2011将实体同步到外部数据库表中 - Microsoft Dynamics CRM 2011 sync entities into an outside database table Microsoft Dynamics Crm Sdk - 此查询是否可行? - Microsoft Dynamics Crm Sdk - Is this query possible? Microsoft Dynamics CRM RetrieveEntityChanges 及其链接实体 - Microsoft Dynamics CRM RetrieveEntityChanges alongside it's Linked entities 是否可以在Dynamics crm中的托管解决方案中添加自定义实体的流程? - Is it possible to add process for custom entities in managed solution in Dynamics crm? Dynamics CRM 2011-如何关联两个不同的实体 - Dynamics CRM 2011 - How to relate two different entities 是否可以以某种方式禁用Microsoft Dynamics CRM 2011中的Web服务API? - Is it possible to somehow disable Web Services API in Microsoft Dynamics CRM 2011? Microsoft Dynamics CRM 2011:移动数据库后出现错误404 - Microsoft dynamics CRM 2011 : error 404 after moving my database 为什么此代码不会在Microsoft Dynamics CRM 2011中使用Odata创建机会? - Why will this code not create an Opportunity using Odata in Microsoft Dynamics CRM 2011? Microsoft Dynamics CRM 2011 - 创建插件屏幕 - Microsoft Dynamics CRM 2011 - Create Plug-in screen Microsoft Dynamics CRM 2011使用工作流创建报价产品记录 - Microsoft Dynamics CRM 2011 create quote product records with Workflow
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM