Wednesday, July 7, 2021

What will at backend on creation of new custom entity in CRM?

In 2011 On a creation of new custom entity in CRM the following tables will be created on backend EntityName+Base, EntityName+ExtendedBase And if you create an entity bank then following tables will be created at CRM database new_bankbase, new_bankentensionbase But in 2016 it is only one table new_bankbase

No comments:

Post a Comment

Featured Post

questions for improvement

using ExamTopics; using Newtonsoft.Json; using Microsoft.Web.WebView2.WinForms; using System; using System.Collections.Generic; using System...