2011中搜索多个实体

2011中搜索多个实体

本文介绍了在MS CRM 2011中搜索多个实体的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我是MS CRM的新手。能否帮我编写以下要求的代码: 如何搜索MSCRM中的多个实体? 注意:实体是以表格形式配置的。 我正在阐述我的查询: 当我在文本框中输入文本并单击搜索按钮时,它必须在设置页面中配置的多个CRM实体中搜索并检索结果gridview。解决方案 Hi,I am new to MS CRM. Can you please help me in writing the code for the below requirement:How to search across multiple entities in MSCRM?Note: Entities are configured in a form.I am Elaborating my query:When I entered the text in textbox and clicked on the search button, then it has to search in multiple entities of CRM which are configured in the setup page and retrieve the results in a gridview. 解决方案 这篇关于在MS CRM 2011中搜索多个实体的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-31 09:42