Référence d’entité/de table SolutionComponent
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
A component of a CRM solution.
Messages
Message | Opération de l'API web | Classe ou méthode SDK |
---|---|---|
AddSolutionComponent | AddSolutionComponent Action | AddSolutionComponentRequest |
IsComponentCustomizable | IsComponentCustomizable Function | IsComponentCustomizableRequest |
RemoveSolutionComponent | RemoveSolutionComponent Action | RemoveSolutionComponentRequest |
Retrieve | GET [org URI]/api/data/v9.0/solutioncomponents(solutioncomponentid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/solutioncomponents Voir Rechercher des données |
RetrieveMultipleRequest ou RetrieveMultiple |
UpdateSolutionComponent | UpdateSolutionComponent Action | UpdateSolutionComponentRequest |
Propriétés
Propriété | Valeur |
---|---|
CollectionSchemaName | SolutionComponents |
DisplayCollectionName | Solution Components |
DisplayName | Solution Component |
EntitySetName | solutioncomponents |
IsBPFEntity | False |
LogicalCollectionName | solutioncomponentss |
LogicalName | solutioncomponent |
OwnershipType | None |
PrimaryIdAttribute | solutioncomponentid |
PrimaryNameAttribute | |
SchemaName | SolutionComponent |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.
- ComponentType
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- IsMetadata
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- ObjectId
- RootComponentBehavior
- RootSolutionComponentId
- SolutionComponentId
- SolutionId
- SolutionIdName
- VersionNumber
ComponentType
Propriété | Valeur |
---|---|
Description | The object type code of the component. |
DisplayName | Object Type Code |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componenttype |
RequiredLevel | SystemRequired |
Type | Picklist |
Choix/Options ComponentType
Valeur | Étiquette | Description |
---|---|---|
1 | Entity | |
2 | Attribute | |
3 | Relationship | |
4 | Attribute Picklist Value | |
5 | Attribute Lookup Value | |
6 | View Attribute | |
7 | Localized Label | |
8 | Relationship Extra Condition | |
9 | Option Set | |
10 | Entity Relationship | |
11 | Entity Relationship Role | |
12 | Entity Relationship Relationships | |
13 | Managed Property | |
14 | Entity Key | |
16 | Privilege | |
17 | PrivilegeObjectTypeCode | |
18 | Index | |
20 | Role | |
21 | Role Privilege | |
22 | Display String | |
23 | Display String Map | |
24 | Form | |
25 | Organization | |
26 | Saved Query | |
29 | Workflow | |
31 | Report | |
32 | Report Entity | |
33 | Report Category | |
34 | Report Visibility | |
35 | Attachment | |
36 | Email Template | |
37 | Contract Template | |
38 | KB Article Template | |
39 | Mail Merge Template | |
44 | Duplicate Rule | |
45 | Duplicate Rule Condition | |
46 | Entity Map | |
47 | Attribute Map | |
48 | Ribbon Command | |
49 | Ribbon Context Group | |
50 | Ribbon Customization | |
52 | Ribbon Rule | |
53 | Ribbon Tab To Command Map | |
55 | Ribbon Diff | |
59 | Saved Query Visualization | |
60 | System Form | |
61 | Web Resource | |
62 | Site Map | |
63 | Connection Role | |
64 | Complex Control | |
65 | Hierarchy Rule | |
66 | Custom Control | |
68 | Custom Control Default Config | |
70 | Field Security Profile | |
71 | Field Permission | |
90 | Plugin Type | |
91 | Plugin Assembly | |
92 | SDK Message Processing Step | |
93 | SDK Message Processing Step Image | |
95 | Service Endpoint | |
150 | Routing Rule | |
151 | Routing Rule Item | |
152 | SLA | |
153 | SLA Item | |
154 | Convert Rule | |
155 | Convert Rule Item | |
161 | Mobile Offline Profile | |
162 | Mobile Offline Profile Item | |
165 | Similarity Rule | |
166 | Data Source Mapping | |
201 | SDKMessage | |
202 | SDKMessageFilter | |
203 | SdkMessagePair | |
204 | SdkMessageRequest | |
205 | SdkMessageRequestField | |
206 | SdkMessageResponse | |
207 | SdkMessageResponseField | |
208 | Import Map | |
210 | WebWizard | |
300 | Canvas App | |
371 | Connector | |
372 | Connector | |
380 | Environment Variable Definition | |
381 | Environment Variable Value | |
400 | AI Project Type | |
401 | AI Project | |
402 | AI Configuration | |
430 | Entity Analytics Configuration | |
431 | Attribute Image Configuration | |
432 | Entity Image Configuration |
CreatedBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the user who created the solution |
DisplayName | Created By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOn
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the solution was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the delegate user who created the solution. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
IsMetadata
Propriété | Valeur |
---|---|
Description | Indicates whether this component is metadata or data. |
DisplayName | Is this component metadata |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismetadata |
RequiredLevel | None |
Type | Boolean |
Choix/Options IsMetadata
Valeur | Étiquette | Description |
---|---|---|
1 | Metadata | |
0 | Data |
Valeur par défaut : 1
ModifiedBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the user who last modified the solution. |
DisplayName | Modified By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOn
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the solution was last modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the delegate user who modified the solution. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ObjectId
Propriété | Valeur |
---|---|
Description | Unique identifier of the object with which the component is associated. |
DisplayName | Regarding |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objectid |
RequiredLevel | None |
Type | Uniqueidentifier |
RootComponentBehavior
Propriété | Valeur |
---|---|
Description | Indicates the include behavior of the root component. |
DisplayName | Root Component Behavior |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | rootcomponentbehavior |
RequiredLevel | None |
Type | Picklist |
Choix/Options RootComponentBehavior
Valeur | Étiquette | Description |
---|---|---|
0 | Include Subcomponents | |
1 | Do not include subcomponents | |
2 | Include As Shell Only |
RootSolutionComponentId
Propriété | Valeur |
---|---|
Description | The parent ID of the subcomponent, which will be a root |
DisplayName | Root Solution Component ID |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | rootsolutioncomponentid |
RequiredLevel | None |
Type | Uniqueidentifier |
SolutionComponentId
Propriété | Valeur |
---|---|
Description | Unique identifier of the solution component. |
DisplayName | Solution Component Identifier |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutioncomponentid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SolutionId
Propriété | Valeur |
---|---|
Description | Unique identifier of the solution. |
DisplayName | Solution |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | None |
Targets | solution |
Type | Lookup |
SolutionIdName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionidname |
MaxLength | 256 |
RequiredLevel | None |
Type | String |
VersionNumber
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relations un-à-plusieurs
Répertorié par SchemaName.
solutioncomponent_parent_solutioncomponent
Identique à la relation plusieurs à un solutioncomponent_parent_solutioncomponent pour la table/entité solutioncomponent.
Propriété | Valeur |
---|---|
ReferencingEntity | solutioncomponent |
ReferencingAttribute | rootsolutioncomponentid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | solutioncomponent_parent_solutioncomponent |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Relations plusieurs-à-un
Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.
- lk_solutioncomponentbase_modifiedonbehalfby
- lk_solutioncomponentbase_createdonbehalfby
- solution_solutioncomponent
- solutioncomponent_parent_solutioncomponent
lk_solutioncomponentbase_modifiedonbehalfby
Voir la relation un à plusieurs lk_solutioncomponentbase_modifiedonbehalfby pour la table/entité systemuser.
lk_solutioncomponentbase_createdonbehalfby
Voir la relation un à plusieurs lk_solutioncomponentbase_createdonbehalfby pour la table/entité systemuser.
solution_solutioncomponent
Voir la relation un à plusieurs solution_solutioncomponent pour la table/entité solution.
solutioncomponent_parent_solutioncomponent
Voir la relation un à plusieurs solutioncomponent_parent_solutioncomponent pour la table/entité solutioncomponent.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web solutioncomponent EntityType