Duplicate Detection Rule (DuplicateRule) テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

Rule used to identify potential duplicates.

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Assign PATCH [org URI]/api/data/v9.0/duplicaterules(duplicateruleid)
owneridのプロパティを更新する。
AssignRequest
CompoundUpdateDuplicateDetectionRule CompoundUpdateDuplicateDetectionRule Action CompoundUpdateDuplicateDetectionRuleRequest
Create POST [org URI]/api/data/v9.0/duplicaterules
作成を参照
CreateRequest または
Create
Delete DELETE [org URI]/api/data/v9.0/duplicaterules(duplicateruleid)
削除を参照
DeleteRequest または
Delete
GrantAccess GrantAccess Action GrantAccessRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
PublishDuplicateRule PublishDuplicateRule Action PublishDuplicateRuleRequest
PublishXml PublishXml Action PublishXmlRequest
Retrieve GET [org URI]/api/data/v9.0/duplicaterules(duplicateruleid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/duplicaterules
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
UnpublishDuplicateRule UnpublishDuplicateRule Action UnpublishDuplicateRuleRequest
Update PATCH [org URI]/api/data/v9.0/duplicaterules(duplicateruleid)
更新を参照
UpdateRequest または
Update

プロパティ

プロパティ
CollectionSchemaName DuplicateRules
DisplayCollectionName Duplicate Detection Rules
DisplayName Duplicate Detection Rule
EntitySetName duplicaterules
IsBPFEntity False
LogicalCollectionName duplicaterules
LogicalName duplicaterule
OwnershipType UserOwned
PrimaryIdAttribute duplicateruleid
PrimaryNameAttribute name
SchemaName DuplicateRule

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

BaseEntityName

プロパティ
Description Record type of the record being evaluated for potential duplicates.
DisplayName Base Record Type
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName baseentityname
MaxLength 160
RequiredLevel ApplicationRequired
Type String

Description

プロパティ
Description Description of the duplicate detection rule.
DisplayName Description
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type String

DuplicateRuleId

プロパティ
Description Unique identifier of the duplicate detection rule.
DisplayName Duplicate Detection Rule
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName duplicateruleid
RequiredLevel SystemRequired
Type Uniqueidentifier

ExcludeInactiveRecords

プロパティ
Description Determines whether to flag inactive records as duplicates
DisplayName Exclude Inactive Records
IsValidForForm True
IsValidForRead True
LogicalName excludeinactiverecords
RequiredLevel None
Type Boolean

ExcludeInactiveRecords の選択肢/オプション

ラベル 内容
1 True
0 False

既定値 : 0

IsCaseSensitive

プロパティ
Description Indicates if the operator is case-sensitive.
DisplayName Case Sensitive
IsValidForForm True
IsValidForRead True
LogicalName iscasesensitive
RequiredLevel None
Type Boolean

IsCaseSensitive の選択肢/オプション

ラベル 内容
1 True
0 False

既定値 : 0

IsCustomizable

追加元 : Basic Solution ソリューション

プロパティ
Description For internal use only.
DisplayName Is Customizable
IsValidForForm False
IsValidForRead True
LogicalName iscustomizable
RequiredLevel SystemRequired
Type ManagedProperty

MatchingEntityName

プロパティ
Description Record type of the records being evaluated as potential duplicates.
DisplayName Matching Record Type
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName matchingentityname
MaxLength 160
RequiredLevel None
Type String

Name

プロパティ
Description Name of the duplicate detection rule.
DisplayName Rule Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName name
MaxLength 160
RequiredLevel SystemRequired
Type String

OwnerId

プロパティ
Description Unique identifier of the user or team who owns the duplicate detection rule.
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

StatusCode

プロパティ
Description Reason for the status of the duplicate detection rule.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName statuscode
RequiredLevel SystemRequired
Type Status

StatusCode の選択肢/オプション

ラベル 状態
0 Unpublished 0
1 Publishing 0
2 Published 1

TimeZoneRuleVersionNumber

プロパティ
Description For internal use only.
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

UniqueName

追加元 : msft_DupDetectionNewColumnsExtension ソリューション

プロパティ
Description
DisplayName UniqueName
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName uniquename
MaxLength 100
RequiredLevel SystemRequired
Type String

UTCConversionTimeZoneCode

プロパティ
Description Time zone code that was in use when the record was created.
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

BaseEntityMatchCodeTable

プロパティ
Description Database table that stores match codes for the record type being evaluated for potential duplicates.
DisplayName Base Record Type Match Code Table
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName baseentitymatchcodetable
MaxLength 50
RequiredLevel None
Type String

BaseEntityTypeCode

プロパティ
Description Record type of the record being evaluated for potential duplicates.
DisplayName Base Record Type
IsValidForForm True
IsValidForRead True
LogicalName baseentitytypecode
RequiredLevel SystemRequired
Type Picklist

BaseEntityTypeCode の選択肢/オプション

ラベル 内容
1 Account Business that represents a customer or potential customer. The company that is billed in business transactions.
2 Contact Person with whom a business unit has a relationship, such as customer, supplier, and colleague.
5 Note Note that is attached to one or more objects, including other notes.
6 Business Unit Map Stores mapping attributes for business units.
7 Owner Group of undeleted system users and undeleted teams. Owners can be used to control access to specific objects.
8 User Person with access to the Microsoft CRM system and who owns objects in the Microsoft CRM database.
9 Team Collection of system users that routinely collaborate. Teams can be used to simplify record sharing and provide team members with common access to organization data when team members belong to different Business Units.
10 Business Unit Business, division, or department in the Microsoft Dynamics 365 database.
14 System User Principal For internal use only.
29 Subscription For internal use only.
30 Filter Template Template for a filter.
31 Privilege Object Type Code For internal use only.
33 Subscription Synchronization Information For internal use only.
35 Tracking information for deleted entities For internal use only.
36 Client update Microsoft Dynamics 365 client for Outlook offline database update.
37 Subscription Manually Tracked Object For internal use only.
42 SystemUser BusinessUnit Entity Map Stores mapping attributes for business units.
44 Field Sharing Defines CRM security principals (users and teams) access rights to secured field for an entity instance.
45 Subscription Statistic Offline Subscription Statistic Offline
46 Subscription Statistic Outlook Subscription Statistic Outlook
47 Subscription Sync Entry Offline Used for offline sync, internal use only.
48 Subscription Sync Entry Outlook Used for outlook sync, internal use only.
50 Position Position of a user in the hierarchy
51 System User Manager Map For internal use only.
52 User Search Facet
54 Global Search Configuration
55 FileAttachment File Attachment
60 SystemUserAuthorizationChangeTracker Internal authorization table to track user authorization changes
61 PrincipalEntityBusinessUnitMap Internal authorization table to track user authorization changes
72 Record Filter Record Access Filter
73 EntityRecordFilter RecordFilter Object Type Codes
74 Secured Masking Rule Secured Masking Rules to apply to fields.
78 Virtual Entity Data Provider Developers can register plug-ins on a data provider to enable data access for virtual entities in the system.
85 Virtual Entity Data Source Internal entity that stores data source information for all installed providers.
92 Team template Team template for an entity enabled for automatically created access teams.
99 Social Profile This entity is used to store social profile information of its associated account and contacts on different social channels.
101 Service Plan Service Plan
103 Privileges Removal Setting Privileges Removal Setting
126 Indexed Article Article indexed for search purposes.
127 Article Structured content that is part of the knowledge base.
129 Subject Information regarding subjects available in the system.
132 Announcement Announcement associated with an organization.
135 Activity Party Person or group associated with an activity. An activity can have multiple activity parties.
150 User Settings User's preferred settings.
300 Canvas App An application built through a canvas-based editing experience.
301 Callback Registration Callback Registration that stores configuration.
372 Connector Connector Entity to support Solutioning Integration
373 Connection Instance
380 Environment Variable Definition Contains information about the settable variable: its type, default value, and etc.
381 Environment Variable Value Holds the value for the associated EnvironmentVariableDefinition entity.
400 AI Template
401 AI Model
402 AI Configuration
418 Dataflow
430 Entity Analytics Config This entity contains information about which entities are enabled for Azure Data Lake Services integration
431 Image Attribute Configuration Store configuration for each image attribute
432 Entity Image Configuration Store image configuration for each entity
950 New Process New Process Business Process Flow
951 Translation Process Translation Process Business Process Flow
955 Expired Process Expired Process Business Process Flow
1001 Attachment MIME attachment for an activity.
1002 Attachment Attachment for an email activity.
1003 Internal Address Storage of addresses for a user, business unit, or site.
1007 Image Descriptor For internal use only.
1016 Article Template Template for a knowledge base article that contains the standard attributes of an article.
1019 Organization Top level of the Microsoft Dynamics 365 business hierarchy. The organization can be a specific business, holding company, or corporation.
1021 Organization UI Entity customizations including form layout and icons. Includes current and past versions.
1023 Privilege Permission to perform an action in Microsoft CRM. The platform checks for the privilege and rejects the attempt if the user does not hold the privilege.
1030 System Form Organization-owned entity customizations including form layout and dashboards.
1031 User Dashboard User-owned dashboards.
1036 Security Role Grouping of security privileges. Users are assigned roles that authorize their access to the Microsoft CRM system.
1037 Role Template Template for a role. Defines initial attributes that will be used when creating a new role.
1039 View Saved query against the database.
1043 String Map Mapping between strings.
1071 Address Address and shipping information. Used to store additional addresses for an account or contact.
1072 Subscription Clients For internal use only.
1075 Status Map Mapping between statuses.
1082 Article Comment Comment on a knowledge base article.
1086 User Fiscal Calendar Custom fiscal calendar used for tracking sales quotas.
1094 Authorization Server Authorization servers that trust this organization
1095 Partner Application Partner applications registered for this organization
1111 System Chart System chart attached to an entity.
1112 User Chart Chart attached to an entity.
1113 Ribbon Tab To Command Mapping A mapping between Tab Ids, and the Commands within those tabs.
1115 Ribbon Context Group Groupings of contextual tabs.
1116 Ribbon Command Ribbon Commands - the command definition, rules, etc.
1117 Ribbon Rule Ribbon rule definitions, used to enable and disable, show and hide ribbon elements.
1120 Application Ribbons Ribbon customizations for the application ribbon and entity ribbon templates.
1130 Ribbon Difference All layout customizations to be applied to the ribbons, which contain only the differences from the base ribbon.
1140 Replication Backlog Entity to hold replication backlog tasks. For internal use only.
1189 Document Suggestions Document Suggestions
1190 SuggestionCardTemplate Templates for Suggestion Card in Grid
1200 Field Security Profile Profile which defines access level for secured attributes
1201 Field Permission Group of privileges used to categorize users to provide appropriate access to secured columns.
1203 Team Profiles Team Profiles
1234 Channel Property Group Group or collection of channel properties provided by the external channel for a Microsoft Dynamics 365 activity.
1236 Channel Property Instance of a channel property containing its name and corresponding data type.
1300 SocialInsightsConfiguration Configuration for the social insights.
1309 Saved Organization Insights Configuration Saved configuration for the organization insights
1400 Sync Attribute Mapping Profile Profile which defines sync attribute mapping
1401 Sync Attribute Mapping Group of Sync-Attribute Mappings used to provide Attribute mappings during sync for a particular user
1403 Team Sync-Attribute Mapping Profiles Team Sync-Attribute Mapping Profiles
1404 Principal Sync Attribute Map Maps security principals (users and teams) to sync attribute mappings.
2000 Annual Fiscal Calendar Year long fiscal calendar of an organization. A span of time during which the financial activities of an organization are calculated.
2001 Semiannual Fiscal Calendar Calendar representing the semi-annual span of time during which the financial activities of an organization are calculated.
2002 Quarterly Fiscal Calendar Quarterly fiscal calendar of an organization. A span of time during which the financial activities of an organization are calculated.
2003 Monthly Fiscal Calendar Monthly fiscal calendar of an organization. A span of time during which the financial activities of an organization are calculated.
2004 Fixed Monthly Fiscal Calendar Fixed monthly fiscal calendar of an organization. A span of time during which the financial activities of an organization are calculated.
2010 Email Template Template for an email message that contains the standard attributes of an email message.
2012 Unresolved Address For internal use only.
2013 Territory Territory represents sales regions.
2015 Theme Information that's used to set custom visual theme options for client applications.
2016 User Mapping User Mapping
2020 Queue A list of records that require action, such as accounts, activities, and cases.
2023 QueueItemCount For internal use only.
2024 QueueMemberCount For internal use only.
2027 License Stores information about a Microsoft CRM license.
2029 Queue Item A specific item in a queue, such as a case record or an activity record.
2500 User Entity UI Settings Stores user settings for entity views.
2501 User Entity Instance Data Per User item instance data
3000 Integration Status Contains integration status information.
3005 Channel Access Profile Information about permissions needed to access Dynamics 365 through external channels.For internal use only
3008 External Party Information about external parties that need to access Dynamics 365 from external channels.For internal use only
3231 Connection Role Role describing a relationship between a two records.
3233 Connection Role Object Type Code Specifies the entity type that can play specific role in a connection.
3234 Connection Relationship between two entities.
4003 Calendar Calendar used by the scheduling system to define when an appointment or activity is to occur.
4004 Calendar Rule Defines free/busy times for a service and for resources or resource groups, such as working, non-working, vacation, and blocked.
4011 Inter Process Lock Inter Process Locks.
4023 Email Hash Email activity hashes used for correlation purposes.
4101 Display String Map Maps customized display strings to entities.
4102 Display String Customized messages for an entity that has been renamed.
4110 Notification For internal use only.
4120 Exchange Sync Id Mapping The mapping used to keep track of the IDs for items synced between CRM and Exchange.
4200 Activity Task performed, or to be performed, by a user. An activity is any action for which an entry can be made on a calendar.
4201 Appointment Commitment representing a time interval with start/end times and duration.
4202 Email Activity that is delivered using email protocols.
4204 Fax Activity that tracks call outcome and number of pages for a fax and optionally stores an electronic copy of the document.
4207 Letter Activity that tracks the delivery of a letter. The activity can contain the electronic copy of the letter.
4210 Phone Call Activity to track a telephone call.
4212 Task Generic activity representing work needed to be done.
4216 Social Activity For internal use only.
4220 UntrackedEmail Activity that is delivered using UntrackedEmail protocols.
4230 Saved View Saved database query that is owned by a user.
4231 Metadata Difference Metadata Difference
4232 Business Data Localized Label Business Data Localized Label
4250 Recurrence Rule Recurrence Rule represents the pattern of incidence of recurring entities.
4251 Recurring Appointment The Master appointment of a recurring appointment series.
4299 Email Search Email Address Search Table.
4410 Data Import Status and ownership information for an import job.
4411 Data Map Data map used in import.
4412 Import Source File File name of file used for import.
4413 Import Data Unprocessed data from imported files.
4414 Duplicate Detection Rule Rule used to identify potential duplicates.
4415 Duplicate Record Potential duplicate record.
4416 Duplicate Rule Condition Condition of a duplicate detection rule.
4417 Column Mapping Mapping for columns in a data map.
4418 List Value Mapping In a data map, maps list values from the source file to Microsoft Dynamics 365.
4419 Lookup Mapping In a data map, maps a lookup attribute in a source file to Microsoft Dynamics 365.
4420 Owner Mapping In a data map, maps ownership data from the source file to Microsoft Dynamics 365.
4423 Import Log Failure reason and other detailed information for a record that failed to import.
4424 Bulk Delete Operation User-submitted bulk deletion job.
4425 Bulk Delete Failure Record that was not deleted during a bulk deletion job.
4426 Transformation Mapping In a data map, maps the transformation of source attributes to Microsoft Dynamics 365 attributes.
4427 Transformation Parameter Mapping In a data map, defines parameters for a transformation.
4428 Import Entity Mapping Mapping for entities in a data map.
4450 Data Performance Dashboard Data Performance Dashboard.
4490 Office Document Used to store Office Documents in database in binary format.
4500 Relationship Role Relationship between an account or contact and an opportunity.
4501 Relationship Role Map Mapping of the primary associated objects between which the relationship role is valid.
4502 Customer Relationship Relationship between a customer and a partner in which either can be an account or contact.
4567 Auditing Track changes to records for analysis, record keeping, and compliance.
4579 Ribbon Client Metadata. A ribbon client metadata.
4600 Entity Map Represents a mapping between two related entities so that data from one record can be copied into the form of a new related record.
4601 Attribute Map Represents a mapping between attributes where the attribute values should be copied from a record into the form of a new related record.
4602 Plug-in Type Type that inherits from the IPlugin interface and is contained within a plug-in assembly.
4603 Plug-in Type Statistic Plug-in type statistic.
4605 Plug-in Assembly Assembly that contains one or more plug-in types.
4606 Sdk Message Message that is supported by the SDK.
4607 Sdk Message Filter Filter that defines which SDK messages are valid for each type of entity.
4608 Sdk Message Processing Step Stage in the execution pipeline that a plug-in is to execute.
4609 Sdk Message Request For internal use only.
4610 Sdk Message Response For internal use only.
4611 Sdk Message Response Field For internal use only.
4613 Sdk Message Pair For internal use only.
4614 Sdk Message Request Field For internal use only.
4615 Sdk Message Processing Step Image Copy of an entity's attributes before or after the core system operation.
4616 Sdk Message Processing Step Secure Configuration Non-public custom configuration that is passed to a plug-in's constructor.
4618 Service Endpoint Service endpoint that can be contacted.
4619 Plug-in Trace Log Trace and exception information generated by plug-ins and custom workflow activities.
4700 System Job Process whose execution can proceed independently or in the background.
4702 Workflow Wait Subscription For internal use only.
4703 Process Set of logical rules that define the steps necessary to automate a specific business process, task, or set of actions to be performed.
4704 Process Dependency Dependencies for a process.
4705 ISV Config An XML document used to configure client extension controls.
4706 Process Log Log used to track process execution.
4707 Application File Files used by the application
4708 Organization Statistic Statistics measuring the organization's usage of the Microsoft Dynamics 365 system over the past 24 hours.
4709 Site Map XML data used to control the application navigation pane.
4710 Process Session Information that is generated when a dialog is run. Every time that you run a dialog, a dialog session is created.
4711 Expander Event For internal use only. An event that will be expanded into jobs whose executions can proceed in the background.
4712 Process Trigger Trigger that invoke a rule.
4720 Flow Session Entity to store the information that is generated when a Power Automate Desktop flow runs.
4724 Process Stage Stage associated with a process.
4725 Business Process Flow Instance Active path associated with every Business Process Flow instance
4800 Web Wizard Definition for a Web-based wizard.
4802 Wizard Page Page in a Web-based wizard.
4803 Web Wizard Access Privilege Privilege needed to access a Web-based wizard.
4810 Time Zone Definition Time zone definition, including name and time zone code.
4811 Time Zone Rule Definition for time conversion between local time and Coordinated Universal Time (UTC) for a particular time zone at a particular time period.
4812 Time Zone Localized Name Localized name of the time zone.
5000 Recently Used Most recently used data table.
5004 NL2SQ Registration Information Org registration status, AllowedEntity list, and registration error message.
7000 System Application Metadata For internal use only.
7001 User Application Metadata For internal use only.
7100 Solution A solution which contains CRM customizations.
7101 Publisher A publisher of a CRM solution.
7102 Publisher Address Address and shipping information. Used to store additional addresses for a publisher.
7103 Solution Component A component of a CRM solution.
7104 Solution Component Definition Contains all the information required to process a solution aware entity
7105 Dependency A component dependency in CRM.
7106 Dependency Node The representation of a component dependency node in CRM.
7107 Invalid Dependency An invalid dependency in the CRM system.
7108 Dependency Feature A dependency feature.
7200 RuntimeDependency Form Level dependencies in CRM.
7755 ElasticFileAttachment Elastic File Attachment
8000 Post An activity feed post.
8001 Post Role Represents the objects with which an activity feed post is associated. For internal use only.
8002 Post Regarding Represents which object an activity feed post is regarding. For internal use only.
8003 Follow Represents a user following the activity feed of an object.
8005 Comment A comment on an activity feed post.
8006 Like A like on an activity feed post.
8040 ACIViewMapper Customized messages for an entity that has been renamed.
8050 Trace A trace log.
8051 Trace Association Represents the objects with which a trace record is associated. For internal use only.
8052 Trace Regarding Represents which object a trace record is regarding. For internal use only.
8181 Routing Rule Set Define Routing Rule to route cases to right people at the right time
8199 Rule Item Please provide the description for entity
8700 AppModule Metadata For internal use only.
8701 AppModule Metadata Dependency For internal use only.
8702 AppModule Metadata Async Operation For internal use only.
8840 Hierarchy Rule Organization-owned entity customizations including mapping Quick view form with Relationship Id
9006 Model-driven App A role-based, modular business app that provides task-based functionality for a particular area of work.
9007 App Module Component A component available in a business app such as entity, dashboard, form, view, chart, and business process.
9009 App Module Roles Security roles that have access to a business app.
9011 App Config Master Contains the master list of all properties that can be customized for apps in Dynamics 365. For internal use only.
9012 App Configuration Contains a mapping between an app configuration instance and an app, which defines the properties that can be customized for the app. Optionally, also contains navigation setting for an app. For internal use only.
9013 App Configuration Instance Contains a property or a list of properties from the app configuration master list that can be customized for any app in Dynamics 365. For internal use only.
9100 Report Data summary in an easy-to-read layout.
9101 Report Related Entity Entities related to a report. A report can be related to multiple entities.
9102 Report Related Category Categories related to a report. A report can be related to multiple categories.
9103 Report Visibility Area in which to show a report. A report can be shown in multiple areas.
9104 Report Link Links and dependencies between reports. A report may drill through to another report, or it may have another report as a sub-report.
9105 Currency Currency in which a financial transaction is carried out.
9106 Mail Merge Template Template for a mail merge document that contains the standard attributes of that document.
9107 Import Job For internal use only.
9201 LocalConfigStore
9300 Record Creation and Update Rule Defines the settings for automatic record creation.
9301 Record Creation and Update Rule Item Defines the individual conditions required for creating records automatically.
9333 Web Resource Data equivalent to files used in Web development. Web resources provide client-side components that are used to provide custom user interface elements.
9400 Channel Access Profile Rule Defines the rules for automatically associating channel access profiles to external party records.For internal use only
9401 Channel Access Profile Rule Item Defines the rule items of a profile rule set for the automated profile association.For internal use only
9502 SharePoint Site SharePoint site from where documents can be managed in Microsoft Dynamics 365.
9507 Sharepoint Document Document libraries or folders on a SharePoint server from where documents can be managed in Microsoft Dynamics 365.
9508 Document Location Document libraries or folders on a SharePoint server from where documents can be managed in Microsoft Dynamics 365.
9509 SharePoint Data SharePoint's Data Corresponding to a user , Record , Location and Page
9510 Rollup Properties Stores properties related to rollup fields.
9511 Rollup Job Stores rollup jobs.
9600 Goal Target objective for a user or a team for a specified time period.
9602 Rollup Query Query that is used to filter the results of the goal rollup.
9603 Goal Metric Type of measurement for a goal, such as money amount or count.
9604 Rollup Field Field to be rolled up to calculate the actual and in-progress values against the goal.
9605 Email Server Profile Holds the Email Server Profiles of an organization
9606 Mailbox
9607 Mailbox Statistics Stores data regarding Mailbox processing cycles
9608 Mailbox Auto Tracking Folder Stores data about what folders for a mailbox are auto tracked
9609 Mailbox Tracking Category Stores data about what categories for a mailbox are tracked
9650 Process Configuration For internal use only.
9690 Organization Insights Notification Stores data regarding organization insights notification
9699 Organization Insights Metric Stores data regarding organization insights metric
9750 SLA Contains information about the tracked service-level KPIs for cases that belong to different customers.
9751 SLA Item Contains information about a tracked support KPI for a specific customer.
9752 SLA KPI Instance Service level agreement (SLA) key performance indicator (KPI) instance that is tracked for an individual case
9753 Custom Control For internal use only.
9754 Custom Control Resource Custom Control Resource Id
9755 Custom Control Default Config For internal use only.
9800 Entity
9808 Attribute
9809 OptionSet
9810 Entity Key
9811 Entity Relationship
9812 Managed Property
9813 Relationship Entity
9814 Relationship Attribute Stores relationship attributes mapping for Multi-predicate relationship
9815 Entity Index Metadata describing index of an entity
9816 Index Attribute Stores index attributes
9820 Attribute Masking Rule Defines masking rule of attribute
9866 Mobile Offline Profile Information to administer and manage the data available to mobile devices in offline mode.
9867 Mobile Offline Profile Item Information on entity availability to mobile devices in offline mode for a mobile offline profile item.
9868 Mobile Offline Profile Item Association Information on relationships to be used to follow related entity's records for mobile offline profile item.
9869 Sync Error Failure reason and other detailed information for a record that failed to sync.
9870 Offline Command Definition For internal use only.
9875 Language Provisioning State Container for language provisioning checkpoint states
9880 Ribbon Metadata To Process Container for Ribbon Metadata To Process
9890 SolutionHistoryData solution history data
9900 Navigation Setting Navigation Setting: A setting page or group of pages available for configuration within an app. A record representing a group of pages is regarded as the parent navigation setting of one or more other records. For internal use only.
9910 MultiEntitySearch Multi Entity Search.
9912 Multi Select Option Value Multi Select Option Value
9919 Hierarchy Security Configuration
9930 Knowledge Base Record Metadata of knowledge base (KB) articles associated with Microsoft Dynamics 365 entities.
9932 Time Stamp Date Mapping For internal use only.`
9936 Azure Service Connection Stores connection information for an Azure service
9940 Document Template Used to store Document Templates in database in binary format.
9941 Personal Document Template Used to store Personal Document Templates in database in binary format.
9945 Text Analytics Entity Mapping
9947 Knowledge Search Model Configuration for automatic suggestion of knowledge articles using text analytics and search
9949 Advanced Similarity Rule A text match rule identifies similar records using keywords and key phrases determined with text analytics
9950 Office Graph Document Office Graph Documents Description
9951 Similarity Rule
9953 Knowledge Article Organizational knowledge for internal and external use.
9955 Knowledge Article Views No of times an article is viewed per day
9957 Language Language
9958 Feedback Feedback and rating.
9959 Category Entity for categorizing records to make it easier for your customers to find them on portals and through search.
9960 Knowledge Article Category Category for a Knowledge Article.
9961 DelveActionHub Delve Action Hubs Description
9962 Action Card Action card entity to show action cards.
9968 ActionCardUserState
9973 Action Card User Settings Stores user settings for action cards
9983 Action Card Type To provide master data for the card types list. For internal use only
9986 Interaction for Email
9987 External Party Item Information about external party items that need to access Dynamics 365 from external channels.For internal use only
9996 HolidayWrapper
9997 Email Signature Signature for email message
10000 Solution Component Attribute Configuration
10001 Solution Component Batch Configuration
10002 Solution Component Configuration
10003 Solution Component Relationship Configuration
10004 Solution History
10005 Solution History Data Source
10006 Component Layer
10007 Component Layer Data Source
10008 Package
10009 Package History
10011 StageSolutionUpload
10012 ExportSolutionUpload
10013 FeatureControlSetting featurecontrolsetting
10014 Solution Component Summary
10015 Solution Component Count Summary
10016 Solution Component Data Source
10017 Solution Component Count Data Source
10018 Microsoft Entra ID Virtual entity that represents Microsoft Entra ID
10019 Staged Entity Stores staged entity metadata to be processed before fully created.
10020 Staged Entity Attribute Stores staged entity attribute metadata to be processed in async.
10021 Staged Metadata Async Operation Stores staged entity metadata to be processed before fully created.
10022 Key Vault Reference Contains data that refers to an Azure Key Vault containing credentials used to connect to secure web-hosted resources.
10023 Managed Identity Contains data to represent an Azure Active Directory Application used to connect to secure web-hosted resources.
10024 Catalog Entity for cataloging records to make it easier for your customers to find them on portals and through search.
10025 Catalog Assignment Entity for assigning records to a specific catalog
10026 Internal Catalog Assignment
10027 Custom API Entity that defines a custom API
10028 Custom API Request Parameter Entity that defines a request parameter for a custom API
10029 Custom API Response Property Entity that defines a response property for a custom API
10030 Plugin Package
10031 NonRelational Data Source
10032 ProvisionLanguageForUser
10033 Shared Object A record that is being shared in a real time collaboration session.
10034 Shared Workspace References a container that stores real-time collaboration data.
10035 Shared Workspace Access Token Contains information about the shared workspace access tokens.
10036 Shared Workspace Pool Contains metadata about a container used to store real-time collaboration data. Once claimed, a sharedworkspace record would be created with copied metadata.
10037 Data Lake Folder A folder is a place to store data in Azure Data Lake.
10038 Data Lake Folder Permission
10039 Data Lake Workspace A workspace is a place to store data in Azure Data Lake.
10040 Data Lake Workspace Permission
10041 Data Processing configuration
10042 Exported Excel A Place holder entity to save excel file for each exportretaineddata custom api requests.
10043 RetainedData Excel A Place holder entity to save excel file for each exportretaineddata custom api requests.
10044 Synapse Database This entity represents an external Synapse database and its associated datalake folder link.
10045 Synapse Link External Table State Synapse Link external table states
10046 Synapse Link Profile Synapse Link Profile
10047 Synapse Link Profile Entity Entities associated with the Synapse Link profile
10048 Synapse Link Profile Entity State Runtime state of the Synapse Link entity
10049 Synapse Link Schedule Synapse link schedules
10050 Component Version
10051 Component Version Data Source
10052 Component Version (Internal)
10053 DataflowRefreshHistory
10054 EntityRefreshHistory
10055 Shared Link Setting Shared Link Setting
10056 DelegatedAuthorization Context for delegated authorization.
10057 CascadeGrantRevokeAccessRecordsTracker
10058 CascadeGrantRevokeAccessVersionTracker
10059 RevokeInheritedAccessRecordsTracker
10060 TdsMetadata
10061 Model-Driven App Element Associates a model-driven app with its components.
10062 Model-Driven App Component Node's Edge Contains Model-Driven App Component Node's Edge Information.
10063 Model-Driven App Component Node Contains Model-Driven App Component Node Information
10064 Model-Driven App Setting Holds the value for the associated App Setting Definition.
10065 Model-Driven App User Setting Holds the value for the associated App User Setting Definition.
10066 Organization Setting Holds the value for the associated Organization Setting Definition.
10067 Setting Definition Contains Setting Definitions
10068 CanvasApp Extended Metadata Holds extended metadata values for canvas apps that are not solution aware
10069 Service Plan Mapping Service Plan Mapping
10070 Service Plan Custom Control Service Plan Custom Controls
10072 ApplicationUser Application User that has non-interactive access to the CDS system
10075 OData v4 Data Source Data sources used by the OData v4 data provider to access data from an external web service.
10076 Workflow Binary
10077 Credential
10078 Desktop Flow Module
10079 Flow Capacity Assignment Capacity assignment for usage in Power Automate
10080 Flow Credential Application
10081 Flow Event Entity to store the events that happen during usage of Power Automate.
10082 Flow Machine
10083 Flow Machine Group
10084 Flow Machine Image
10085 Flow Machine Image Version
10086 Flow Machine Network
10087 ProcessStageParameter
10088 Work Queue
10089 Work Queue Item
10090 Desktop Flow Binary
10091 Flow Run
10092 Connection Reference
10093 DVFileSearch DVFileSearches Component
10094 DVFileSearchAttribute
10095 DVFileSearchEntity DVFileSearchEntities component.
10096 DVTableSearch DVTableSearches component
10097 DVTableSearchAttribute DVTableSearchAttribute component
10098 DVTableSearchEntity DVTableSearchEntities component
10099 AICopilot AI Copilot
10100 AIPluginTitle AIPlugin Title
10101 AIPlugin AIPlugins component
10102 AIPluginExternalSchema AIPluginExternalSchemas component
10103 AIPluginExternalSchemaProperty AIPluginExternalSchemaProperties component
10104 AIPluginInstance AI Plugin Instances Component
10105 AIPluginOperation AIPluginOperations component
10106 AIPluginOperationParameter Parameter overrides for AI Operation
10107 AIPluginUserSetting
10109 Help Page
10110 Tour
10111 BotContent
10112 ConversationTranscript Contains the transcripts of conversations between participants such as customers, Virtual Agents or Human agents.
10113 Chatbot Represents a Power Virtual Agents Chatbot. https://powerva.microsoft.com/|
10114 Chatbot subcomponent Holds key authoring components of a Chatbot such a topics, entities, variables, etc.
10115 Chatbot content pack
10124 Comment A collaborative comment on a maker artifact
10125 App Insights Metadata Metadata for App Insights Platform components
10126 Dataflow Connection Reference Intersecting table between Dataflow and Connection Reference
10127 Schedule Generic refresh schedule
10128 Dataflow Template An entity to store information about dataflow templates
10129 Dataflow DatalakeFolder
10130 Data Movement Service Request Table for Data Movement Service Requests
10131 Data Movement Service Request Status Table for Data Movement Service Request Status
10132 DMS Sync Request An entity to save DMS sync requests.
10133 DMS Sync Status An entity to save DMS sync statuses.
10134 Knowledge Asset Configuration Knowledge asset configurations for data sources configured in knowledge hub.
10135 Module Run Detail Result of execution of a MEF model
10136 Workflow Action Status PA Workflows action processing status
10137 PDF Setting PDF Settings to save enabled pdf entities
10138 Activity File Attachment Attachment entity with data stored in file type attribute
10139 Teams chat For internal use only. Entity which stores association data of Dynamics 365 records with Microsoft Teams chat
10140 Service Configuration
10141 SLA KPI
10142 Integrated search provider Ingest and search files, documents, or articles from data sources outside of your current Dynamics 365 organization with a unified ranking.
10143 Knowledge Management Setting Setup knowledge management for your organization.
10144 Knowledge Federated Article
10145 Knowledge Federated Article Incident
10146 Search provider
10147 Knowledge Article Image
10148 Knowledge Configuration Represents the possible settings used in Knowledge management
10149 Knowledge Interaction Insight Knowledge Interaction Insight
10150 Knowledge Search Insight Knowledge Search Insight
10151 Favorite knowledge article Entity for favorite knowledge articles
10152 Knowledge article language setting Allows you to select default language for knowledge authoring.
10153 Knowledge Article Attachment
10154 Knowledge personalization Allows users to personalize their knowledge search filters and knowledge authoring language.
10155 Knowledge Article Template Organizational Knowledge Article Template for Internal and external creation of Knowledge Articles.
10156 Knowledge search personal filter config Allows you to configure and manage personal filter settings.
10157 Knowledge search filter Allows you to configure and manage filter settings.
10159 SupportUserTable
10160 FxExpression
10161 PowerfxRule
10162 Ms Graph Resource To Subscription For internal use only. The mapping between Ms Graph Resources and Subscriptions.
10163 Virtual Entity Metadata Holds metadata values for virtual entities
10164 Background Operation
10165 MobileOfflineProfileExtension
10166 MobileOfflineProfileItemFilter
10167 TeamMobileOfflineProfileMembership
10168 UserMobileOfflineProfileMembership
10169 OrganizationDataSyncSubscription
10170 OrganizationDataSyncSubscriptionEntity
10171 OrganizationDataSyncSubscriptionFnoTable
10172 OrganizationDataSyncFnoState Information regarding data synchronization state
10173 OrganizationDataSyncState Information regarding data synchronization state
10174 ArchiveCleanupInfo This is Deprecated Entity.
10175 ArchiveCleanupOperation This is Deprecated Entity.
10176 BulkArchiveConfig This is Deprecated Entity.
10177 BulkArchiveFailureDetail This is Deprecated Entity.
10178 BulkArchiveOperation This is Deprecated Entity.
10179 BulkArchiveOperationDetail This is Deprecated Entity.
10180 EnableArchivalRequest For internal use only.
10181 MetadataForArchival Holds metadata values of tables for retention
10182 ReconciliationEntityInfo Table level details of the data lake reconciliation process. For internal use only.
10183 ReconciliationEntityStepInfo Step level details of the data lake reconciliation process. For internal use only.
10184 ReconciliationInfo Information about data lake reconciliation operation. For internal use only.
10185 RetentionCleanupInfo Holds watermark information about retention cleanup operations. For internal use only.
10186 RetentionCleanupOperation Holds data of cleanup operations such as reconcile and purge. For internal use only.
10187 RetentionConfig Holds retention policies for a table.
10188 RetentionFailureDetail Retention failure details.
10189 RetentionOperation Retention policy execution details.
10190 RetentionOperationDetail Table level details of retention execution.
10191 Notification Notification to be provided to a user.
10192 User Rating
10193 Mobile App Mobile App
10194 Insights Store Data Source
10195 Insights Store Virtual Entity Insights Store Virtual Entity
10196 RoleEditorLayout
10197 Deleted Item Reference Deleted Item References
10198 Recycle Bin Configuration Holds recyclebin configuration for entities
10199 App Action Contains Modern Command Information
10200 App Action Migration
10201 App Action Rule
10204 Card Card
10205 Card State Item
10208 Entity link chat configuration
10209 Rich Text Attachment Image or file attached to a rich text field
10210 Custom Control Extended Setting
10211 Timeline Pin Timeline Pin Record
10212 Virtual Connector Data Source
10213 Virtual Table Column Candidate
10214 AI Event
10215 AI Builder Feedback Loop
10216 AI Form Processing Document
10217 AI Object Detection Image
10218 AI Object Detection Label
10219 AI Object Detection Bounding Box
10220 AI Object Detection Image Mapping
10222 AI Builder Dataset
10223 AI Builder Dataset File
10224 AI Builder Dataset Record
10225 AI Builder Datasets Container
10226 AI Builder File
10227 AI Builder File Attached Data
10228 PM Analysis History
10229 PM Business Rule Automation Config
10230 PM Calendar
10231 PM Calendar Version
10232 PM Inferred Task
10233 PM Process Extended Metadata Version
10234 PM Process Template
10235 PM Process User Settings
10236 PM Process Version
10237 PM Recording
10238 PM Template
10239 PM View
10240 Analysis Component
10241 Analysis Job
10242 Analysis Override
10243 Analysis Result
10244 Analysis Result Detail
10245 Solution Health Rule
10246 Solution Health Rule Argument
10247 Solution Health Rule Set Represents a set that owns a number of solution health rules.
10248 Power BI Dataset
10249 powerbidatasetapdx PowerBI Dataset appendix entity - for unmanaged technical attributes
10250 Power BI Mashup Parameter
10251 Power BI Report
10252 powerbireportapdx PowerBI Report appendix entity for unmanaged technical attributes
10253 File Upload
10254 MainFewShot This fewshot entity will only be updated during solution installation.
10255 MakerFewShot This fewshot is updated by maker for testing the queries and by the NL2SQ with the results
10256 SearchAttributeSettings
10257 SearchCustomAnalyzer
10258 SearchRelationshipSettings
10259 SearchResultsCache Cache search results internally
10260 Search Telemetry Entity to log telemetry that used to improve search quality
10261 CopilotExampleQuestion CopilotExampleQuestions Component
10262 Site Component
10263 Site
10264 Site Language
10265 Power Pages Site Published
10268 External Identity
10269 Invitation Send invitations to existing contacts or email addresses and assign them to web roles upon redemption.
10270 Invite Redemption Holds information about the redemption of an invite.
10271 Portal Comment An activity which is used to share information between the user and the customer on the portal.
10272 Setting
10273 Multistep Form Session Serves as a mechanism to log the occurrence of an incomplete multistep form entry for a given user so they can return and complete it later.
10277 Ad Placement
10278 Column Permission
10279 Column Permission Profile
10280 Content Snippet Content snippets are inserted in page templates so that any label, text string or image in the template can be content-managed.
10281 Basic Form Defines the form to render for a given entity type.
10282 Basic Form Metadata Defines the additional behavior modification logic to augment or override the functionality of form components that is not possible with Dynamics 365 entity and form metadata.
10283 List
10284 Table Permission
10285 Page Template URL of the .aspx page used to create new webpages.
10286 Poll Placement
10287 Power Pages Core Entity DS
10288 Publishing State
10289 Publishing State Transition Rule
10290 Redirect
10291 Shortcut
10292 Site Marker Used by web page templates to locate a specific page of content.
10293 Site Setting Site specific settings or variables refferenced by the web site code files.
10294 Web File Storage of files used in the web Portals.
10295 Multistep Form Defines the necessary properties and relationships to the other key entities in order to control the initialization of the form within a web portal.
10296 Multistep Form Metadata Defines the additional behavior modification logic to augment or override the functionality of form fields that is not possible with Dynamics 365 entity and form metadata.
10297 Form Step Defines the flow logic of the form's user experience such as steps and conditional branching.
10298 Web Link A textual or imaged based link to an interal or external URL.
10299 Web Link Set A grouping of web links.
10300 Web Page Web Page
10301 Web Page Access Control Rule
10302 Web Role Sets the user's role for the Portal.
10303 Website Web Portal
10304 Website Access
10305 Website Language Languages supported and publishing status for the portal
10306 Web Template
10316 Catalog Submission Files Files associated with the package that will be used as part of the submission to the catalog system.
10317 Package Submission Store Manages submissions to the Catalog and provisioning
10425 Flow Log
10426 Planner Business Scenario For internal use only. The Business Scenario record to be created in Planner.
10427 Planner Sync Action The Planner Sync Action to be executed.
10428 CopilotGlossaryTerm CopilotGlossaryTerm Component
10429 CopilotSynonyms CopilotSynonyms Component
18085 Event Expander Breadcrumb Table to store breadcrumb records of Event Expander pipeline.

ComponentIdUnique

追加元 : Basic Solution ソリューション

プロパティ
Description For internal use only.
DisplayName Row id unique
IsValidForForm False
IsValidForRead True
LogicalName componentidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

ComponentState

追加元 : Basic Solution ソリューション

プロパティ
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

ComponentState の選択肢/オプション

ラベル 内容
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

プロパティ
Description Unique identifier of the user who created the duplicate detection rule.
DisplayName Created By
IsValidForForm False
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time when the duplicate detection rule was created.
DisplayName Created On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

プロパティ
Description Unique identifier of the delegate user who created the duplicaterule.
DisplayName Created By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

IsManaged

追加元 : Basic Solution ソリューション

プロパティ
Description Indicates whether the solution component is part of a managed solution.
DisplayName Is Managed
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged の選択肢/オプション

ラベル 内容
1 Managed
0 Unmanaged

既定値 : 0

MatchingEntityMatchCodeTable

プロパティ
Description Database table that stores match codes for potential duplicate records.
DisplayName Matching Record Type Match Code Table
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName matchingentitymatchcodetable
MaxLength 50
RequiredLevel None
Type String

MatchingEntityTypeCode

プロパティ
Description Record type of the records being evaluated as potential duplicates.
DisplayName Matching Record Type
IsValidForForm True
IsValidForRead True
LogicalName matchingentitytypecode
RequiredLevel SystemRequired
Type Picklist

MatchingEntityTypeCode の選択肢/オプション

ラベル 内容
1 Account Business that represents a customer or potential customer. The company that is billed in business transactions.
2 Contact Person with whom a business unit has a relationship, such as customer, supplier, and colleague.
5 Note Note that is attached to one or more objects, including other notes.
6 Business Unit Map Stores mapping attributes for business units.
7 Owner Group of undeleted system users and undeleted teams. Owners can be used to control access to specific objects.
8 User Person with access to the Microsoft CRM system and who owns objects in the Microsoft CRM database.
9 Team Collection of system users that routinely collaborate. Teams can be used to simplify record sharing and provide team members with common access to organization data when team members belong to different Business Units.
10 Business Unit Business, division, or department in the Microsoft Dynamics 365 database.
14 System User Principal For internal use only.
29 Subscription For internal use only.
30 Filter Template Template for a filter.
31 Privilege Object Type Code For internal use only.
33 Subscription Synchronization Information For internal use only.
35 Tracking information for deleted entities For internal use only.
36 Client update Microsoft Dynamics 365 client for Outlook offline database update.
37 Subscription Manually Tracked Object For internal use only.
42 SystemUser BusinessUnit Entity Map Stores mapping attributes for business units.
44 Field Sharing Defines CRM security principals (users and teams) access rights to secured field for an entity instance.
45 Subscription Statistic Offline Subscription Statistic Offline
46 Subscription Statistic Outlook Subscription Statistic Outlook
47 Subscription Sync Entry Offline Used for offline sync, internal use only.
48 Subscription Sync Entry Outlook Used for outlook sync, internal use only.
50 Position Position of a user in the hierarchy
51 System User Manager Map For internal use only.
52 User Search Facet
54 Global Search Configuration
55 FileAttachment File Attachment
60 SystemUserAuthorizationChangeTracker Internal authorization table to track user authorization changes
61 PrincipalEntityBusinessUnitMap Internal authorization table to track user authorization changes
72 Record Filter Record Access Filter
73 EntityRecordFilter RecordFilter Object Type Codes
74 Secured Masking Rule Secured Masking Rules to apply to fields.
78 Virtual Entity Data Provider Developers can register plug-ins on a data provider to enable data access for virtual entities in the system.
85 Virtual Entity Data Source Internal entity that stores data source information for all installed providers.
92 Team template Team template for an entity enabled for automatically created access teams.
99 Social Profile This entity is used to store social profile information of its associated account and contacts on different social channels.
101 Service Plan Service Plan
103 Privileges Removal Setting Privileges Removal Setting
126 Indexed Article Article indexed for search purposes.
127 Article Structured content that is part of the knowledge base.
129 Subject Information regarding subjects available in the system.
132 Announcement Announcement associated with an organization.
135 Activity Party Person or group associated with an activity. An activity can have multiple activity parties.
150 User Settings User's preferred settings.
300 Canvas App An application built through a canvas-based editing experience.
301 Callback Registration Callback Registration that stores configuration.
372 Connector Connector Entity to support Solutioning Integration
373 Connection Instance
380 Environment Variable Definition Contains information about the settable variable: its type, default value, and etc.
381 Environment Variable Value Holds the value for the associated EnvironmentVariableDefinition entity.
400 AI Template
401 AI Model
402 AI Configuration
418 Dataflow
430 Entity Analytics Config This entity contains information about which entities are enabled for Azure Data Lake Services integration
431 Image Attribute Configuration Store configuration for each image attribute
432 Entity Image Configuration Store image configuration for each entity
950 New Process New Process Business Process Flow
951 Translation Process Translation Process Business Process Flow
955 Expired Process Expired Process Business Process Flow
1001 Attachment MIME attachment for an activity.
1002 Attachment Attachment for an email activity.
1003 Internal Address Storage of addresses for a user, business unit, or site.
1007 Image Descriptor For internal use only.
1016 Article Template Template for a knowledge base article that contains the standard attributes of an article.
1019 Organization Top level of the Microsoft Dynamics 365 business hierarchy. The organization can be a specific business, holding company, or corporation.
1021 Organization UI Entity customizations including form layout and icons. Includes current and past versions.
1023 Privilege Permission to perform an action in Microsoft CRM. The platform checks for the privilege and rejects the attempt if the user does not hold the privilege.
1030 System Form Organization-owned entity customizations including form layout and dashboards.
1031 User Dashboard User-owned dashboards.
1036 Security Role Grouping of security privileges. Users are assigned roles that authorize their access to the Microsoft CRM system.
1037 Role Template Template for a role. Defines initial attributes that will be used when creating a new role.
1039 View Saved query against the database.
1043 String Map Mapping between strings.
1071 Address Address and shipping information. Used to store additional addresses for an account or contact.
1072 Subscription Clients For internal use only.
1075 Status Map Mapping between statuses.
1082 Article Comment Comment on a knowledge base article.
1086 User Fiscal Calendar Custom fiscal calendar used for tracking sales quotas.
1094 Authorization Server Authorization servers that trust this organization
1095 Partner Application Partner applications registered for this organization
1111 System Chart System chart attached to an entity.
1112 User Chart Chart attached to an entity.
1113 Ribbon Tab To Command Mapping A mapping between Tab Ids, and the Commands within those tabs.
1115 Ribbon Context Group Groupings of contextual tabs.
1116 Ribbon Command Ribbon Commands - the command definition, rules, etc.
1117 Ribbon Rule Ribbon rule definitions, used to enable and disable, show and hide ribbon elements.
1120 Application Ribbons Ribbon customizations for the application ribbon and entity ribbon templates.
1130 Ribbon Difference All layout customizations to be applied to the ribbons, which contain only the differences from the base ribbon.
1140 Replication Backlog Entity to hold replication backlog tasks. For internal use only.
1189 Document Suggestions Document Suggestions
1190 SuggestionCardTemplate Templates for Suggestion Card in Grid
1200 Field Security Profile Profile which defines access level for secured attributes
1201 Field Permission Group of privileges used to categorize users to provide appropriate access to secured columns.
1203 Team Profiles Team Profiles
1234 Channel Property Group Group or collection of channel properties provided by the external channel for a Microsoft Dynamics 365 activity.
1236 Channel Property Instance of a channel property containing its name and corresponding data type.
1300 SocialInsightsConfiguration Configuration for the social insights.
1309 Saved Organization Insights Configuration Saved configuration for the organization insights
1400 Sync Attribute Mapping Profile Profile which defines sync attribute mapping
1401 Sync Attribute Mapping Group of Sync-Attribute Mappings used to provide Attribute mappings during sync for a particular user
1403 Team Sync-Attribute Mapping Profiles Team Sync-Attribute Mapping Profiles
1404 Principal Sync Attribute Map Maps security principals (users and teams) to sync attribute mappings.
2000 Annual Fiscal Calendar Year long fiscal calendar of an organization. A span of time during which the financial activities of an organization are calculated.
2001 Semiannual Fiscal Calendar Calendar representing the semi-annual span of time during which the financial activities of an organization are calculated.
2002 Quarterly Fiscal Calendar Quarterly fiscal calendar of an organization. A span of time during which the financial activities of an organization are calculated.
2003 Monthly Fiscal Calendar Monthly fiscal calendar of an organization. A span of time during which the financial activities of an organization are calculated.
2004 Fixed Monthly Fiscal Calendar Fixed monthly fiscal calendar of an organization. A span of time during which the financial activities of an organization are calculated.
2010 Email Template Template for an email message that contains the standard attributes of an email message.
2012 Unresolved Address For internal use only.
2013 Territory Territory represents sales regions.
2015 Theme Information that's used to set custom visual theme options for client applications.
2016 User Mapping User Mapping
2020 Queue A list of records that require action, such as accounts, activities, and cases.
2023 QueueItemCount For internal use only.
2024 QueueMemberCount For internal use only.
2027 License Stores information about a Microsoft CRM license.
2029 Queue Item A specific item in a queue, such as a case record or an activity record.
2500 User Entity UI Settings Stores user settings for entity views.
2501 User Entity Instance Data Per User item instance data
3000 Integration Status Contains integration status information.
3005 Channel Access Profile Information about permissions needed to access Dynamics 365 through external channels.For internal use only
3008 External Party Information about external parties that need to access Dynamics 365 from external channels.For internal use only
3231 Connection Role Role describing a relationship between a two records.
3233 Connection Role Object Type Code Specifies the entity type that can play specific role in a connection.
3234 Connection Relationship between two entities.
4003 Calendar Calendar used by the scheduling system to define when an appointment or activity is to occur.
4004 Calendar Rule Defines free/busy times for a service and for resources or resource groups, such as working, non-working, vacation, and blocked.
4011 Inter Process Lock Inter Process Locks.
4023 Email Hash Email activity hashes used for correlation purposes.
4101 Display String Map Maps customized display strings to entities.
4102 Display String Customized messages for an entity that has been renamed.
4110 Notification For internal use only.
4120 Exchange Sync Id Mapping The mapping used to keep track of the IDs for items synced between CRM and Exchange.
4200 Activity Task performed, or to be performed, by a user. An activity is any action for which an entry can be made on a calendar.
4201 Appointment Commitment representing a time interval with start/end times and duration.
4202 Email Activity that is delivered using email protocols.
4204 Fax Activity that tracks call outcome and number of pages for a fax and optionally stores an electronic copy of the document.
4207 Letter Activity that tracks the delivery of a letter. The activity can contain the electronic copy of the letter.
4210 Phone Call Activity to track a telephone call.
4212 Task Generic activity representing work needed to be done.
4216 Social Activity For internal use only.
4220 UntrackedEmail Activity that is delivered using UntrackedEmail protocols.
4230 Saved View Saved database query that is owned by a user.
4231 Metadata Difference Metadata Difference
4232 Business Data Localized Label Business Data Localized Label
4250 Recurrence Rule Recurrence Rule represents the pattern of incidence of recurring entities.
4251 Recurring Appointment The Master appointment of a recurring appointment series.
4299 Email Search Email Address Search Table.
4410 Data Import Status and ownership information for an import job.
4411 Data Map Data map used in import.
4412 Import Source File File name of file used for import.
4413 Import Data Unprocessed data from imported files.
4414 Duplicate Detection Rule Rule used to identify potential duplicates.
4415 Duplicate Record Potential duplicate record.
4416 Duplicate Rule Condition Condition of a duplicate detection rule.
4417 Column Mapping Mapping for columns in a data map.
4418 List Value Mapping In a data map, maps list values from the source file to Microsoft Dynamics 365.
4419 Lookup Mapping In a data map, maps a lookup attribute in a source file to Microsoft Dynamics 365.
4420 Owner Mapping In a data map, maps ownership data from the source file to Microsoft Dynamics 365.
4423 Import Log Failure reason and other detailed information for a record that failed to import.
4424 Bulk Delete Operation User-submitted bulk deletion job.
4425 Bulk Delete Failure Record that was not deleted during a bulk deletion job.
4426 Transformation Mapping In a data map, maps the transformation of source attributes to Microsoft Dynamics 365 attributes.
4427 Transformation Parameter Mapping In a data map, defines parameters for a transformation.
4428 Import Entity Mapping Mapping for entities in a data map.
4450 Data Performance Dashboard Data Performance Dashboard.
4490 Office Document Used to store Office Documents in database in binary format.
4500 Relationship Role Relationship between an account or contact and an opportunity.
4501 Relationship Role Map Mapping of the primary associated objects between which the relationship role is valid.
4502 Customer Relationship Relationship between a customer and a partner in which either can be an account or contact.
4567 Auditing Track changes to records for analysis, record keeping, and compliance.
4579 Ribbon Client Metadata. A ribbon client metadata.
4600 Entity Map Represents a mapping between two related entities so that data from one record can be copied into the form of a new related record.
4601 Attribute Map Represents a mapping between attributes where the attribute values should be copied from a record into the form of a new related record.
4602 Plug-in Type Type that inherits from the IPlugin interface and is contained within a plug-in assembly.
4603 Plug-in Type Statistic Plug-in type statistic.
4605 Plug-in Assembly Assembly that contains one or more plug-in types.
4606 Sdk Message Message that is supported by the SDK.
4607 Sdk Message Filter Filter that defines which SDK messages are valid for each type of entity.
4608 Sdk Message Processing Step Stage in the execution pipeline that a plug-in is to execute.
4609 Sdk Message Request For internal use only.
4610 Sdk Message Response For internal use only.
4611 Sdk Message Response Field For internal use only.
4613 Sdk Message Pair For internal use only.
4614 Sdk Message Request Field For internal use only.
4615 Sdk Message Processing Step Image Copy of an entity's attributes before or after the core system operation.
4616 Sdk Message Processing Step Secure Configuration Non-public custom configuration that is passed to a plug-in's constructor.
4618 Service Endpoint Service endpoint that can be contacted.
4619 Plug-in Trace Log Trace and exception information generated by plug-ins and custom workflow activities.
4700 System Job Process whose execution can proceed independently or in the background.
4702 Workflow Wait Subscription For internal use only.
4703 Process Set of logical rules that define the steps necessary to automate a specific business process, task, or set of actions to be performed.
4704 Process Dependency Dependencies for a process.
4705 ISV Config An XML document used to configure client extension controls.
4706 Process Log Log used to track process execution.
4707 Application File Files used by the application
4708 Organization Statistic Statistics measuring the organization's usage of the Microsoft Dynamics 365 system over the past 24 hours.
4709 Site Map XML data used to control the application navigation pane.
4710 Process Session Information that is generated when a dialog is run. Every time that you run a dialog, a dialog session is created.
4711 Expander Event For internal use only. An event that will be expanded into jobs whose executions can proceed in the background.
4712 Process Trigger Trigger that invoke a rule.
4720 Flow Session Entity to store the information that is generated when a Power Automate Desktop flow runs.
4724 Process Stage Stage associated with a process.
4725 Business Process Flow Instance Active path associated with every Business Process Flow instance
4800 Web Wizard Definition for a Web-based wizard.
4802 Wizard Page Page in a Web-based wizard.
4803 Web Wizard Access Privilege Privilege needed to access a Web-based wizard.
4810 Time Zone Definition Time zone definition, including name and time zone code.
4811 Time Zone Rule Definition for time conversion between local time and Coordinated Universal Time (UTC) for a particular time zone at a particular time period.
4812 Time Zone Localized Name Localized name of the time zone.
5000 Recently Used Most recently used data table.
5004 NL2SQ Registration Information Org registration status, AllowedEntity list, and registration error message.
7000 System Application Metadata For internal use only.
7001 User Application Metadata For internal use only.
7100 Solution A solution which contains CRM customizations.
7101 Publisher A publisher of a CRM solution.
7102 Publisher Address Address and shipping information. Used to store additional addresses for a publisher.
7103 Solution Component A component of a CRM solution.
7104 Solution Component Definition Contains all the information required to process a solution aware entity
7105 Dependency A component dependency in CRM.
7106 Dependency Node The representation of a component dependency node in CRM.
7107 Invalid Dependency An invalid dependency in the CRM system.
7108 Dependency Feature A dependency feature.
7200 RuntimeDependency Form Level dependencies in CRM.
7755 ElasticFileAttachment Elastic File Attachment
8000 Post An activity feed post.
8001 Post Role Represents the objects with which an activity feed post is associated. For internal use only.
8002 Post Regarding Represents which object an activity feed post is regarding. For internal use only.
8003 Follow Represents a user following the activity feed of an object.
8005 Comment A comment on an activity feed post.
8006 Like A like on an activity feed post.
8040 ACIViewMapper Customized messages for an entity that has been renamed.
8050 Trace A trace log.
8051 Trace Association Represents the objects with which a trace record is associated. For internal use only.
8052 Trace Regarding Represents which object a trace record is regarding. For internal use only.
8181 Routing Rule Set Define Routing Rule to route cases to right people at the right time
8199 Rule Item Please provide the description for entity
8700 AppModule Metadata For internal use only.
8701 AppModule Metadata Dependency For internal use only.
8702 AppModule Metadata Async Operation For internal use only.
8840 Hierarchy Rule Organization-owned entity customizations including mapping Quick view form with Relationship Id
9006 Model-driven App A role-based, modular business app that provides task-based functionality for a particular area of work.
9007 App Module Component A component available in a business app such as entity, dashboard, form, view, chart, and business process.
9009 App Module Roles Security roles that have access to a business app.
9011 App Config Master Contains the master list of all properties that can be customized for apps in Dynamics 365. For internal use only.
9012 App Configuration Contains a mapping between an app configuration instance and an app, which defines the properties that can be customized for the app. Optionally, also contains navigation setting for an app. For internal use only.
9013 App Configuration Instance Contains a property or a list of properties from the app configuration master list that can be customized for any app in Dynamics 365. For internal use only.
9100 Report Data summary in an easy-to-read layout.
9101 Report Related Entity Entities related to a report. A report can be related to multiple entities.
9102 Report Related Category Categories related to a report. A report can be related to multiple categories.
9103 Report Visibility Area in which to show a report. A report can be shown in multiple areas.
9104 Report Link Links and dependencies between reports. A report may drill through to another report, or it may have another report as a sub-report.
9105 Currency Currency in which a financial transaction is carried out.
9106 Mail Merge Template Template for a mail merge document that contains the standard attributes of that document.
9107 Import Job For internal use only.
9201 LocalConfigStore
9300 Record Creation and Update Rule Defines the settings for automatic record creation.
9301 Record Creation and Update Rule Item Defines the individual conditions required for creating records automatically.
9333 Web Resource Data equivalent to files used in Web development. Web resources provide client-side components that are used to provide custom user interface elements.
9400 Channel Access Profile Rule Defines the rules for automatically associating channel access profiles to external party records.For internal use only
9401 Channel Access Profile Rule Item Defines the rule items of a profile rule set for the automated profile association.For internal use only
9502 SharePoint Site SharePoint site from where documents can be managed in Microsoft Dynamics 365.
9507 Sharepoint Document Document libraries or folders on a SharePoint server from where documents can be managed in Microsoft Dynamics 365.
9508 Document Location Document libraries or folders on a SharePoint server from where documents can be managed in Microsoft Dynamics 365.
9509 SharePoint Data SharePoint's Data Corresponding to a user , Record , Location and Page
9510 Rollup Properties Stores properties related to rollup fields.
9511 Rollup Job Stores rollup jobs.
9600 Goal Target objective for a user or a team for a specified time period.
9602 Rollup Query Query that is used to filter the results of the goal rollup.
9603 Goal Metric Type of measurement for a goal, such as money amount or count.
9604 Rollup Field Field to be rolled up to calculate the actual and in-progress values against the goal.
9605 Email Server Profile Holds the Email Server Profiles of an organization
9606 Mailbox
9607 Mailbox Statistics Stores data regarding Mailbox processing cycles
9608 Mailbox Auto Tracking Folder Stores data about what folders for a mailbox are auto tracked
9609 Mailbox Tracking Category Stores data about what categories for a mailbox are tracked
9650 Process Configuration For internal use only.
9690 Organization Insights Notification Stores data regarding organization insights notification
9699 Organization Insights Metric Stores data regarding organization insights metric
9750 SLA Contains information about the tracked service-level KPIs for cases that belong to different customers.
9751 SLA Item Contains information about a tracked support KPI for a specific customer.
9752 SLA KPI Instance Service level agreement (SLA) key performance indicator (KPI) instance that is tracked for an individual case
9753 Custom Control For internal use only.
9754 Custom Control Resource Custom Control Resource Id
9755 Custom Control Default Config For internal use only.
9800 Entity
9808 Attribute
9809 OptionSet
9810 Entity Key
9811 Entity Relationship
9812 Managed Property
9813 Relationship Entity
9814 Relationship Attribute Stores relationship attributes mapping for Multi-predicate relationship
9815 Entity Index Metadata describing index of an entity
9816 Index Attribute Stores index attributes
9820 Attribute Masking Rule Defines masking rule of attribute
9866 Mobile Offline Profile Information to administer and manage the data available to mobile devices in offline mode.
9867 Mobile Offline Profile Item Information on entity availability to mobile devices in offline mode for a mobile offline profile item.
9868 Mobile Offline Profile Item Association Information on relationships to be used to follow related entity's records for mobile offline profile item.
9869 Sync Error Failure reason and other detailed information for a record that failed to sync.
9870 Offline Command Definition For internal use only.
9875 Language Provisioning State Container for language provisioning checkpoint states
9880 Ribbon Metadata To Process Container for Ribbon Metadata To Process
9890 SolutionHistoryData solution history data
9900 Navigation Setting Navigation Setting: A setting page or group of pages available for configuration within an app. A record representing a group of pages is regarded as the parent navigation setting of one or more other records. For internal use only.
9910 MultiEntitySearch Multi Entity Search.
9912 Multi Select Option Value Multi Select Option Value
9919 Hierarchy Security Configuration
9930 Knowledge Base Record Metadata of knowledge base (KB) articles associated with Microsoft Dynamics 365 entities.
9932 Time Stamp Date Mapping For internal use only.`
9936 Azure Service Connection Stores connection information for an Azure service
9940 Document Template Used to store Document Templates in database in binary format.
9941 Personal Document Template Used to store Personal Document Templates in database in binary format.
9945 Text Analytics Entity Mapping
9947 Knowledge Search Model Configuration for automatic suggestion of knowledge articles using text analytics and search
9949 Advanced Similarity Rule A text match rule identifies similar records using keywords and key phrases determined with text analytics
9950 Office Graph Document Office Graph Documents Description
9951 Similarity Rule
9953 Knowledge Article Organizational knowledge for internal and external use.
9955 Knowledge Article Views No of times an article is viewed per day
9957 Language Language
9958 Feedback Feedback and rating.
9959 Category Entity for categorizing records to make it easier for your customers to find them on portals and through search.
9960 Knowledge Article Category Category for a Knowledge Article.
9961 DelveActionHub Delve Action Hubs Description
9962 Action Card Action card entity to show action cards.
9968 ActionCardUserState
9973 Action Card User Settings Stores user settings for action cards
9983 Action Card Type To provide master data for the card types list. For internal use only
9986 Interaction for Email
9987 External Party Item Information about external party items that need to access Dynamics 365 from external channels.For internal use only
9996 HolidayWrapper
9997 Email Signature Signature for email message
10000 Solution Component Attribute Configuration
10001 Solution Component Batch Configuration
10002 Solution Component Configuration
10003 Solution Component Relationship Configuration
10004 Solution History
10005 Solution History Data Source
10006 Component Layer
10007 Component Layer Data Source
10008 Package
10009 Package History
10011 StageSolutionUpload
10012 ExportSolutionUpload
10013 FeatureControlSetting featurecontrolsetting
10014 Solution Component Summary
10015 Solution Component Count Summary
10016 Solution Component Data Source
10017 Solution Component Count Data Source
10018 Microsoft Entra ID Virtual entity that represents Microsoft Entra ID
10019 Staged Entity Stores staged entity metadata to be processed before fully created.
10020 Staged Entity Attribute Stores staged entity attribute metadata to be processed in async.
10021 Staged Metadata Async Operation Stores staged entity metadata to be processed before fully created.
10022 Key Vault Reference Contains data that refers to an Azure Key Vault containing credentials used to connect to secure web-hosted resources.
10023 Managed Identity Contains data to represent an Azure Active Directory Application used to connect to secure web-hosted resources.
10024 Catalog Entity for cataloging records to make it easier for your customers to find them on portals and through search.
10025 Catalog Assignment Entity for assigning records to a specific catalog
10026 Internal Catalog Assignment
10027 Custom API Entity that defines a custom API
10028 Custom API Request Parameter Entity that defines a request parameter for a custom API
10029 Custom API Response Property Entity that defines a response property for a custom API
10030 Plugin Package
10031 NonRelational Data Source
10032 ProvisionLanguageForUser
10033 Shared Object A record that is being shared in a real time collaboration session.
10034 Shared Workspace References a container that stores real-time collaboration data.
10035 Shared Workspace Access Token Contains information about the shared workspace access tokens.
10036 Shared Workspace Pool Contains metadata about a container used to store real-time collaboration data. Once claimed, a sharedworkspace record would be created with copied metadata.
10037 Data Lake Folder A folder is a place to store data in Azure Data Lake.
10038 Data Lake Folder Permission
10039 Data Lake Workspace A workspace is a place to store data in Azure Data Lake.
10040 Data Lake Workspace Permission
10041 Data Processing configuration
10042 Exported Excel A Place holder entity to save excel file for each exportretaineddata custom api requests.
10043 RetainedData Excel A Place holder entity to save excel file for each exportretaineddata custom api requests.
10044 Synapse Database This entity represents an external Synapse database and its associated datalake folder link.
10045 Synapse Link External Table State Synapse Link external table states
10046 Synapse Link Profile Synapse Link Profile
10047 Synapse Link Profile Entity Entities associated with the Synapse Link profile
10048 Synapse Link Profile Entity State Runtime state of the Synapse Link entity
10049 Synapse Link Schedule Synapse link schedules
10050 Component Version
10051 Component Version Data Source
10052 Component Version (Internal)
10053 DataflowRefreshHistory
10054 EntityRefreshHistory
10055 Shared Link Setting Shared Link Setting
10056 DelegatedAuthorization Context for delegated authorization.
10057 CascadeGrantRevokeAccessRecordsTracker
10058 CascadeGrantRevokeAccessVersionTracker
10059 RevokeInheritedAccessRecordsTracker
10060 TdsMetadata
10061 Model-Driven App Element Associates a model-driven app with its components.
10062 Model-Driven App Component Node's Edge Contains Model-Driven App Component Node's Edge Information.
10063 Model-Driven App Component Node Contains Model-Driven App Component Node Information
10064 Model-Driven App Setting Holds the value for the associated App Setting Definition.
10065 Model-Driven App User Setting Holds the value for the associated App User Setting Definition.
10066 Organization Setting Holds the value for the associated Organization Setting Definition.
10067 Setting Definition Contains Setting Definitions
10068 CanvasApp Extended Metadata Holds extended metadata values for canvas apps that are not solution aware
10069 Service Plan Mapping Service Plan Mapping
10070 Service Plan Custom Control Service Plan Custom Controls
10072 ApplicationUser Application User that has non-interactive access to the CDS system
10075 OData v4 Data Source Data sources used by the OData v4 data provider to access data from an external web service.
10076 Workflow Binary
10077 Credential
10078 Desktop Flow Module
10079 Flow Capacity Assignment Capacity assignment for usage in Power Automate
10080 Flow Credential Application
10081 Flow Event Entity to store the events that happen during usage of Power Automate.
10082 Flow Machine
10083 Flow Machine Group
10084 Flow Machine Image
10085 Flow Machine Image Version
10086 Flow Machine Network
10087 ProcessStageParameter
10088 Work Queue
10089 Work Queue Item
10090 Desktop Flow Binary
10091 Flow Run
10092 Connection Reference
10093 DVFileSearch DVFileSearches Component
10094 DVFileSearchAttribute
10095 DVFileSearchEntity DVFileSearchEntities component.
10096 DVTableSearch DVTableSearches component
10097 DVTableSearchAttribute DVTableSearchAttribute component
10098 DVTableSearchEntity DVTableSearchEntities component
10099 AICopilot AI Copilot
10100 AIPluginTitle AIPlugin Title
10101 AIPlugin AIPlugins component
10102 AIPluginExternalSchema AIPluginExternalSchemas component
10103 AIPluginExternalSchemaProperty AIPluginExternalSchemaProperties component
10104 AIPluginInstance AI Plugin Instances Component
10105 AIPluginOperation AIPluginOperations component
10106 AIPluginOperationParameter Parameter overrides for AI Operation
10107 AIPluginUserSetting
10109 Help Page
10110 Tour
10111 BotContent
10112 ConversationTranscript Contains the transcripts of conversations between participants such as customers, Virtual Agents or Human agents.
10113 Chatbot Represents a Power Virtual Agents Chatbot. https://powerva.microsoft.com/|
10114 Chatbot subcomponent Holds key authoring components of a Chatbot such a topics, entities, variables, etc.
10115 Chatbot content pack
10124 Comment A collaborative comment on a maker artifact
10125 App Insights Metadata Metadata for App Insights Platform components
10126 Dataflow Connection Reference Intersecting table between Dataflow and Connection Reference
10127 Schedule Generic refresh schedule
10128 Dataflow Template An entity to store information about dataflow templates
10129 Dataflow DatalakeFolder
10130 Data Movement Service Request Table for Data Movement Service Requests
10131 Data Movement Service Request Status Table for Data Movement Service Request Status
10132 DMS Sync Request An entity to save DMS sync requests.
10133 DMS Sync Status An entity to save DMS sync statuses.
10134 Knowledge Asset Configuration Knowledge asset configurations for data sources configured in knowledge hub.
10135 Module Run Detail Result of execution of a MEF model
10136 Workflow Action Status PA Workflows action processing status
10137 PDF Setting PDF Settings to save enabled pdf entities
10138 Activity File Attachment Attachment entity with data stored in file type attribute
10139 Teams chat For internal use only. Entity which stores association data of Dynamics 365 records with Microsoft Teams chat
10140 Service Configuration
10141 SLA KPI
10142 Integrated search provider Ingest and search files, documents, or articles from data sources outside of your current Dynamics 365 organization with a unified ranking.
10143 Knowledge Management Setting Setup knowledge management for your organization.
10144 Knowledge Federated Article
10145 Knowledge Federated Article Incident
10146 Search provider
10147 Knowledge Article Image
10148 Knowledge Configuration Represents the possible settings used in Knowledge management
10149 Knowledge Interaction Insight Knowledge Interaction Insight
10150 Knowledge Search Insight Knowledge Search Insight
10151 Favorite knowledge article Entity for favorite knowledge articles
10152 Knowledge article language setting Allows you to select default language for knowledge authoring.
10153 Knowledge Article Attachment
10154 Knowledge personalization Allows users to personalize their knowledge search filters and knowledge authoring language.
10155 Knowledge Article Template Organizational Knowledge Article Template for Internal and external creation of Knowledge Articles.
10156 Knowledge search personal filter config Allows you to configure and manage personal filter settings.
10157 Knowledge search filter Allows you to configure and manage filter settings.
10159 SupportUserTable
10160 FxExpression
10161 PowerfxRule
10162 Ms Graph Resource To Subscription For internal use only. The mapping between Ms Graph Resources and Subscriptions.
10163 Virtual Entity Metadata Holds metadata values for virtual entities
10164 Background Operation
10165 MobileOfflineProfileExtension
10166 MobileOfflineProfileItemFilter
10167 TeamMobileOfflineProfileMembership
10168 UserMobileOfflineProfileMembership
10169 OrganizationDataSyncSubscription
10170 OrganizationDataSyncSubscriptionEntity
10171 OrganizationDataSyncSubscriptionFnoTable
10172 OrganizationDataSyncFnoState Information regarding data synchronization state
10173 OrganizationDataSyncState Information regarding data synchronization state
10174 ArchiveCleanupInfo This is Deprecated Entity.
10175 ArchiveCleanupOperation This is Deprecated Entity.
10176 BulkArchiveConfig This is Deprecated Entity.
10177 BulkArchiveFailureDetail This is Deprecated Entity.
10178 BulkArchiveOperation This is Deprecated Entity.
10179 BulkArchiveOperationDetail This is Deprecated Entity.
10180 EnableArchivalRequest For internal use only.
10181 MetadataForArchival Holds metadata values of tables for retention
10182 ReconciliationEntityInfo Table level details of the data lake reconciliation process. For internal use only.
10183 ReconciliationEntityStepInfo Step level details of the data lake reconciliation process. For internal use only.
10184 ReconciliationInfo Information about data lake reconciliation operation. For internal use only.
10185 RetentionCleanupInfo Holds watermark information about retention cleanup operations. For internal use only.
10186 RetentionCleanupOperation Holds data of cleanup operations such as reconcile and purge. For internal use only.
10187 RetentionConfig Holds retention policies for a table.
10188 RetentionFailureDetail Retention failure details.
10189 RetentionOperation Retention policy execution details.
10190 RetentionOperationDetail Table level details of retention execution.
10191 Notification Notification to be provided to a user.
10192 User Rating
10193 Mobile App Mobile App
10194 Insights Store Data Source
10195 Insights Store Virtual Entity Insights Store Virtual Entity
10196 RoleEditorLayout
10197 Deleted Item Reference Deleted Item References
10198 Recycle Bin Configuration Holds recyclebin configuration for entities
10199 App Action Contains Modern Command Information
10200 App Action Migration
10201 App Action Rule
10204 Card Card
10205 Card State Item
10208 Entity link chat configuration
10209 Rich Text Attachment Image or file attached to a rich text field
10210 Custom Control Extended Setting
10211 Timeline Pin Timeline Pin Record
10212 Virtual Connector Data Source
10213 Virtual Table Column Candidate
10214 AI Event
10215 AI Builder Feedback Loop
10216 AI Form Processing Document
10217 AI Object Detection Image
10218 AI Object Detection Label
10219 AI Object Detection Bounding Box
10220 AI Object Detection Image Mapping
10222 AI Builder Dataset
10223 AI Builder Dataset File
10224 AI Builder Dataset Record
10225 AI Builder Datasets Container
10226 AI Builder File
10227 AI Builder File Attached Data
10228 PM Analysis History
10229 PM Business Rule Automation Config
10230 PM Calendar
10231 PM Calendar Version
10232 PM Inferred Task
10233 PM Process Extended Metadata Version
10234 PM Process Template
10235 PM Process User Settings
10236 PM Process Version
10237 PM Recording
10238 PM Template
10239 PM View
10240 Analysis Component
10241 Analysis Job
10242 Analysis Override
10243 Analysis Result
10244 Analysis Result Detail
10245 Solution Health Rule
10246 Solution Health Rule Argument
10247 Solution Health Rule Set Represents a set that owns a number of solution health rules.
10248 Power BI Dataset
10249 powerbidatasetapdx PowerBI Dataset appendix entity - for unmanaged technical attributes
10250 Power BI Mashup Parameter
10251 Power BI Report
10252 powerbireportapdx PowerBI Report appendix entity for unmanaged technical attributes
10253 File Upload
10254 MainFewShot This fewshot entity will only be updated during solution installation.
10255 MakerFewShot This fewshot is updated by maker for testing the queries and by the NL2SQ with the results
10256 SearchAttributeSettings
10257 SearchCustomAnalyzer
10258 SearchRelationshipSettings
10259 SearchResultsCache Cache search results internally
10260 Search Telemetry Entity to log telemetry that used to improve search quality
10261 CopilotExampleQuestion CopilotExampleQuestions Component
10262 Site Component
10263 Site
10264 Site Language
10265 Power Pages Site Published
10268 External Identity
10269 Invitation Send invitations to existing contacts or email addresses and assign them to web roles upon redemption.
10270 Invite Redemption Holds information about the redemption of an invite.
10271 Portal Comment An activity which is used to share information between the user and the customer on the portal.
10272 Setting
10273 Multistep Form Session Serves as a mechanism to log the occurrence of an incomplete multistep form entry for a given user so they can return and complete it later.
10277 Ad Placement
10278 Column Permission
10279 Column Permission Profile
10280 Content Snippet Content snippets are inserted in page templates so that any label, text string or image in the template can be content-managed.
10281 Basic Form Defines the form to render for a given entity type.
10282 Basic Form Metadata Defines the additional behavior modification logic to augment or override the functionality of form components that is not possible with Dynamics 365 entity and form metadata.
10283 List
10284 Table Permission
10285 Page Template URL of the .aspx page used to create new webpages.
10286 Poll Placement
10287 Power Pages Core Entity DS
10288 Publishing State
10289 Publishing State Transition Rule
10290 Redirect
10291 Shortcut
10292 Site Marker Used by web page templates to locate a specific page of content.
10293 Site Setting Site specific settings or variables refferenced by the web site code files.
10294 Web File Storage of files used in the web Portals.
10295 Multistep Form Defines the necessary properties and relationships to the other key entities in order to control the initialization of the form within a web portal.
10296 Multistep Form Metadata Defines the additional behavior modification logic to augment or override the functionality of form fields that is not possible with Dynamics 365 entity and form metadata.
10297 Form Step Defines the flow logic of the form's user experience such as steps and conditional branching.
10298 Web Link A textual or imaged based link to an interal or external URL.
10299 Web Link Set A grouping of web links.
10300 Web Page Web Page
10301 Web Page Access Control Rule
10302 Web Role Sets the user's role for the Portal.
10303 Website Web Portal
10304 Website Access
10305 Website Language Languages supported and publishing status for the portal
10306 Web Template
10316 Catalog Submission Files Files associated with the package that will be used as part of the submission to the catalog system.
10317 Package Submission Store Manages submissions to the Catalog and provisioning
10425 Flow Log
10426 Planner Business Scenario For internal use only. The Business Scenario record to be created in Planner.
10427 Planner Sync Action The Planner Sync Action to be executed.
10428 CopilotGlossaryTerm CopilotGlossaryTerm Component
10429 CopilotSynonyms CopilotSynonyms Component
18085 Event Expander Breadcrumb Table to store breadcrumb records of Event Expander pipeline.

ModifiedBy

プロパティ
Description Unique identifier of the user who last modified the duplicate detection rule.
DisplayName Modified By
IsValidForForm False
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time when the duplicate detection rule was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

プロパティ
Description Unique identifier of the delegate user who last modified the duplicaterule.
DisplayName Modified By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OverwriteTime

追加元 : Basic Solution ソリューション

プロパティ
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

OwnerIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

プロパティ
Description Unique identifier of the business unit that owns duplicate detection rule.
DisplayName
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

OwningTeam

プロパティ
Description Unique identifier of the team who owns the duplicate detection rule.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

プロパティ
Description Unique identifier of the user who owns the duplicate detection rule.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

SolutionId

追加元 : Basic Solution ソリューション

プロパティ
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

StateCode

プロパティ
Description Status of the duplicate detection rule.
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

StateCode の選択肢/オプション

ラベル 既定の状態 不変名
0 Inactive 0 Inactive
1 Active 2 Active

SupportingSolutionId

追加元 : Basic Solution ソリューション

プロパティ
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

一対多関連付け

SchemaName が一覧表示。

DuplicateRule_Annotation

annotation テーブル/エンティティの多対一のリレーションシップ DuplicateRule_Annotation と同じです。

プロパティ
ReferencingEntity annotation
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName DuplicateRule_Annotation
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

DuplicateRule_SyncErrors

syncerror テーブル/エンティティの多対一のリレーションシップ DuplicateRule_SyncErrors と同じです。

プロパティ
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName DuplicateRule_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

DuplicateRule_DuplicateRuleConditions

duplicaterulecondition テーブル/エンティティの多対一のリレーションシップ DuplicateRule_DuplicateRuleConditions と同じです。

プロパティ
ReferencingEntity duplicaterulecondition
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName DuplicateRule_DuplicateRuleConditions
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

DuplicateRule_DuplicateBaseRecord

duplicaterecord テーブル/エンティティの多対一のリレーションシップ DuplicateRule_DuplicateBaseRecord と同じです。

プロパティ
ReferencingEntity duplicaterecord
ReferencingAttribute duplicateruleid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName DuplicateRule_DuplicateBaseRecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

lk_duplicaterulebase_createdby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_duplicaterulebase_createdby を参照してください。

lk_duplicaterule_createdonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_duplicaterule_createdonbehalfby を参照してください。

SystemUser_DuplicateRules

systemuser テーブル/エンティティの一対多のリレーションシップ SystemUser_DuplicateRules を参照してください。

team_DuplicateRules

team テーブル/エンティティの一対多のリレーションシップ team_DuplicateRules を参照してください。

lk_duplicaterule_modifiedonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_duplicaterule_modifiedonbehalfby を参照してください。

lk_duplicaterulebase_modifiedby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_duplicaterulebase_modifiedby を参照してください。

BusinessUnit_DuplicateRules

businessunit テーブル/エンティティの一対多のリレーションシップ BusinessUnit_DuplicateRules を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス duplicaterule EntityType