Partager via


Référence d’entité/de table Solution

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

A solution which contains CRM customizations.

Messages

Message Opération de l'API web Classe ou méthode SDK
CloneAsPatch CloneAsPatch Action CloneAsPatchRequest
CloneAsSolution CloneAsSolution Action CloneAsSolutionRequest
Create POST [org URI]/api/data/v9.0/solutions
Voir Créer
CreateRequest ou
Create
Delete DELETE [org URI]/api/data/v9.0/solutions(solutionid)
Voir Supprimer
DeleteRequest ou
Delete
DeleteAndPromote DeleteAndPromote Action DeleteAndPromoteRequest
Retrieve GET [org URI]/api/data/v9.0/solutions(solutionid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/solutions
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/solutions(solutionid)
Voir Mettre à jour
UpdateRequest ou
Update

Propriétés

Propriété Valeur
CollectionSchemaName Solutions
DisplayCollectionName Solutions
DisplayName Solution
EntitySetName solutions
IsBPFEntity False
LogicalCollectionName solutions
LogicalName solution
OwnershipType OrganizationOwned
PrimaryIdAttribute solutionid
PrimaryNameAttribute friendlyname
SchemaName Solution

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

ConfigurationPageId

Propriété Valeur
Description A link to an optional configuration page for this solution.
DisplayName Configuration Page
IsValidForForm True
IsValidForRead True
LogicalName configurationpageid
RequiredLevel None
Targets webresource
Type Lookup

Description

Propriété Valeur
Description Description of the solution.
DisplayName Description
FormatName TextArea
IsLocalizable True
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type String

FriendlyName

Propriété Valeur
Description User display name for the solution.
DisplayName Display Name
FormatName Text
IsLocalizable True
IsValidForForm True
IsValidForRead True
LogicalName friendlyname
MaxLength 256
RequiredLevel SystemRequired
Type String

PublisherId

Propriété Valeur
Description Unique identifier of the publisher.
DisplayName Publisher
IsValidForForm True
IsValidForRead True
LogicalName publisherid
RequiredLevel SystemRequired
Targets publisher
Type Lookup

SolutionId

Propriété Valeur
Description Unique identifier of the solution.
DisplayName Solution Identifier
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionPackageVersion

Propriété Valeur
Description Solution package source organization version
DisplayName Solution Package Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName solutionpackageversion
MaxLength 256
RequiredLevel None
Type String

SolutionType

Propriété Valeur
Description Solution Type
DisplayName Solution Type
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName solutiontype
RequiredLevel None
Type Picklist

Choix/Options SolutionType

Valeur Étiquette Description
0 None
1 Snapshot
2 Internal

TemplateSuffix

Ajouté par : solution Solutions Framework Metadata

Propriété Valeur
Description The template suffix of this solution
DisplayName Suffix
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName templatesuffix
MaxLength 65
RequiredLevel None
Type String

Thumbprint

Ajouté par : solution Solutions Framework Metadata

Propriété Valeur
Description thumbprint of the solution signature
DisplayName Thumbprint
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead False
IsValidForUpdate False
LogicalName thumbprint
MaxLength 65
RequiredLevel None
Type String

UniqueName

Propriété Valeur
Description The unique name of this solution
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName uniquename
MaxLength 65
RequiredLevel SystemRequired
Type String

Version

Propriété Valeur
Description Solution version, used to identify a solution for upgrades and hotfixes.
DisplayName Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName version
MaxLength 256
RequiredLevel SystemRequired
Type String

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

ConfigurationPageIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName configurationpageidname
MaxLength 256
RequiredLevel None
Type String

CreatedBy

Propriété Valeur
Description Unique identifier of the user who created the solution.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the solution was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
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

InstalledOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the solution was installed/upgraded.
DisplayName Installed On
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName installedon
RequiredLevel None
Type DateTime

IsApiManaged

Propriété Valeur
Description Information about whether the solution is api managed.
DisplayName Is Api Managed Solution
IsValidForForm False
IsValidForRead True
LogicalName isapimanaged
RequiredLevel SystemRequired
Type Boolean

Choix/Options IsApiManaged

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

IsInternal

Propriété Valeur
Description Indicates whether the solution is internal or not.
DisplayName Is internal solution
IsValidForForm False
IsValidForRead False
LogicalName isinternal
RequiredLevel None
Type Boolean

Choix/Options IsInternal

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

IsManaged

Propriété Valeur
Description Indicates whether the solution is managed or unmanaged.
DisplayName Package Type
IsValidForForm True
IsValidForRead True
LogicalName ismanaged
RequiredLevel None
Type Boolean

Choix/Options IsManaged

Valeur Étiquette Description
1 Managed
0 Unmanaged

Valeur par défaut : 0

IsVisible

Propriété Valeur
Description Indicates whether the solution is visible outside of the platform.
DisplayName Is Visible Outside Platform
IsValidForForm False
IsValidForRead True
LogicalName isvisible
RequiredLevel None
Type Boolean

Choix/Options IsVisible

Valeur Étiquette Description
1 Yes
0 No

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

ModifiedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

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

OrganizationId

Propriété Valeur
Description Unique identifier of the organization associated with the solution.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

ParentSolutionId

Propriété Valeur
Description Unique identifier of the parent solution. Should only be non-null if this solution is a patch.
DisplayName Parent Solution
IsValidForForm True
IsValidForRead True
LogicalName parentsolutionid
RequiredLevel None
Targets solution
Type Lookup

ParentSolutionIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName parentsolutionidname
MaxLength 100
RequiredLevel None
Type String

PinpointAssetId

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName pinpointassetid
MaxLength 255
RequiredLevel None
Type String

PinpointPublisherId

Propriété Valeur
Description Identifier of the publisher of this solution in Microsoft Pinpoint.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName pinpointpublisherid
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

PinpointSolutionDefaultLocale

Propriété Valeur
Description Default locale of the solution in Microsoft Pinpoint.
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName pinpointsolutiondefaultlocale
MaxLength 16
RequiredLevel None
Type String

PinpointSolutionId

Propriété Valeur
Description Identifier of the solution in Microsoft Pinpoint.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName pinpointsolutionid
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

PublisherIdName

Propriété Valeur
Description name of the publisher.
DisplayName Publisher
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName publisheridname
MaxLength 100
RequiredLevel None
Type String

PublisherIdOptionValuePrefix

Propriété Valeur
Description
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName publisheridoptionvalueprefix
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

PublisherIdPrefix

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName publisheridprefix
MaxLength 256
RequiredLevel None
Type String

UpdatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the solution was updated.
DisplayName Updated On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName updatedon
RequiredLevel None
Type DateTime

UpgradeInfo

Ajouté par : solution Solutions Framework Metadata

Propriété Valeur
Description Contains component info for the solution upgrade operation
DisplayName
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName upgradeinfo
MaxLength 1073741823
RequiredLevel None
Type Memo

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.

solution_solutioncomponent

Identique à la relation plusieurs à un solution_solutioncomponent pour la table/entité solutioncomponent.

Propriété Valeur
ReferencingEntity solutioncomponent
ReferencingAttribute solutionid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName solution_solutioncomponent
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

solution_parent_solution

Identique à la relation plusieurs à un solution_parent_solution pour la table/entité solution.

Propriété Valeur
ReferencingEntity solution
ReferencingAttribute parentsolutionid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName solution_parent_solution
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Restrict
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Solution_SyncErrors

Identique à la relation plusieurs à un Solution_SyncErrors pour la table/entité syncerror.

Propriété Valeur
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Solution_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

FK_CanvasApp_Solution

Identique à la relation plusieurs à un FK_CanvasApp_Solution pour la table/entité canvasapp.

Propriété Valeur
ReferencingEntity canvasapp
ReferencingAttribute solutionid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName FK_CanvasApp_Solution
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

solution_fieldpermission

Identique à la relation plusieurs à un solution_fieldpermission pour la table/entité fieldpermission.

Propriété Valeur
ReferencingEntity fieldpermission
ReferencingAttribute solutionid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName solution_fieldpermission
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

solution_fieldsecurityprofile

Identique à la relation plusieurs à un solution_fieldsecurityprofile pour la table/entité fieldsecurityprofile.

Propriété Valeur
ReferencingEntity fieldsecurityprofile
ReferencingAttribute solutionid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName solution_fieldsecurityprofile
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

solution_privilege

Identique à la relation plusieurs à un solution_privilege pour la table/entité privilege.

Propriété Valeur
ReferencingEntity privilege
ReferencingAttribute solutionid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName solution_privilege
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

solution_role

Identique à la relation plusieurs à un solution_role pour la table/entité role.

Propriété Valeur
ReferencingEntity role
ReferencingAttribute solutionid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName solution_role
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

user_settings_preferred_solution

Ajouté par : solution Solutions Framework Metadata

Identique à la relation plusieurs à un user_settings_preferred_solution pour la table/entité usersettings.

Propriété Valeur
ReferencingEntity usersettings
ReferencingAttribute preferredsolution
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName user_settings_preferred_solution
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

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_solution_createdby

Voir la relation un à plusieurs lk_solution_createdby pour la table/entité systemuser.

lk_solution_modifiedby

Voir la relation un à plusieurs lk_solution_modifiedby pour la table/entité systemuser.

solution_parent_solution

Voir la relation un à plusieurs solution_parent_solution pour la table/entité solution.

solution_configuration_webresource

Voir la relation un à plusieurs solution_configuration_webresource pour la table/entité webresource.

lk_solutionbase_modifiedonbehalfby

Voir la relation un à plusieurs lk_solutionbase_modifiedonbehalfby pour la table/entité systemuser.

organization_solution

Voir la relation un à plusieurs organization_solution pour la table/entité organization.

lk_solutionbase_createdonbehalfby

Voir la relation un à plusieurs lk_solutionbase_createdonbehalfby pour la table/entité systemuser.

publisher_solution

Voir la relation un à plusieurs publisher_solution pour la table/entité publisher.

Relations plusieurs-à-plusieurs

Détails de la relation fournis où la table Solution est la première table de la relation. Répertorié par SchemaName.

package_solution

Voir la relation plusieurs à plusieurs package_solution pour la table/entité package.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web solution EntityType