Referencia de tabla o entidad Solution

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

A solution which contains CRM customizations.

Mensajes

Mensaje Operación de API web Método o clase de SDK
CloneAsPatch CloneAsPatch Action CloneAsPatchRequest
CloneAsSolution CloneAsSolution Action CloneAsSolutionRequest
Create POST [org URI]/api/data/v9.0/solutions
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/solutions(solutionid)
Vea Eliminar
DeleteRequest o
Delete
DeleteAndPromote DeleteAndPromote Action DeleteAndPromoteRequest
Retrieve GET [org URI]/api/data/v9.0/solutions(solutionid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/solutions
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/solutions(solutionid)
Vea Actualizar
UpdateRequest o
Update

Propiedades

Propiedad Valor
CollectionSchemaName Solutions
DisplayCollectionName Solutions
DisplayName Solution
EntitySetName solutions
IsBPFEntity False
LogicalCollectionName solutions
LogicalName solution
OwnershipType OrganizationOwned
PrimaryIdAttribute solutionid
PrimaryNameAttribute friendlyname
SchemaName Solution

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

ConfigurationPageId

Propiedad Valor
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

Propiedad Valor
Description Description of the solution.
DisplayName Description
FormatName TextArea
IsLocalizable True
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type String

FriendlyName

Propiedad Valor
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

Propiedad Valor
Description Unique identifier of the publisher.
DisplayName Publisher
IsValidForForm True
IsValidForRead True
LogicalName publisherid
RequiredLevel SystemRequired
Targets publisher
Type Lookup

SolutionId

Propiedad Valor
Description Unique identifier of the solution.
DisplayName Solution Identifier
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionPackageVersion

Propiedad Valor
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

Propiedad Valor
Description Solution Type
DisplayName Solution Type
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName solutiontype
RequiredLevel None
Type Picklist

Elecciones/opciones de SolutionType

Valor Etiqueta Descripción
0 None
1 Snapshot
2 Internal

TemplateSuffix

Añadido por: solución Solutions Framework Metadata

Propiedad Valor
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

Añadido por: solución Solutions Framework Metadata

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

ConfigurationPageIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName configurationpageidname
MaxLength 256
RequiredLevel None
Type String

CreatedBy

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

InstalledOn

Propiedad Valor
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

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

Elecciones/opciones de IsApiManaged

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

IsInternal

Propiedad Valor
Description Indicates whether the solution is internal or not.
DisplayName Is internal solution
IsValidForForm False
IsValidForRead False
LogicalName isinternal
RequiredLevel None
Type Boolean

Elecciones/opciones de IsInternal

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

IsManaged

Propiedad Valor
Description Indicates whether the solution is managed or unmanaged.
DisplayName Package Type
IsValidForForm True
IsValidForRead True
LogicalName ismanaged
RequiredLevel None
Type Boolean

Elecciones/opciones de IsManaged

Valor Etiqueta Descripción
1 Managed
0 Unmanaged

Valor predeterminado: 0

IsVisible

Propiedad Valor
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

Elecciones/opciones de IsVisible

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 1

ModifiedBy

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OrganizationId

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

ParentSolutionId

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName parentsolutionidname
MaxLength 100
RequiredLevel None
Type String

PinpointAssetId

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName pinpointassetid
MaxLength 255
RequiredLevel None
Type String

PinpointPublisherId

Propiedad Valor
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

Propiedad Valor
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

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

PublisherIdName

Propiedad Valor
Description name of the publisher.
DisplayName Publisher
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName publisheridname
MaxLength 100
RequiredLevel None
Type String

PublisherIdOptionValuePrefix

Propiedad Valor
Description
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName publisheridoptionvalueprefix
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

PublisherIdPrefix

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName publisheridprefix
MaxLength 256
RequiredLevel None
Type String

UpdatedOn

Propiedad Valor
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

Añadido por: solución Solutions Framework Metadata

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relaciones de uno a varios

Listado por SchemaName.

solution_solutioncomponent

Igual que la relación de varios a uno solution_solutioncomponent de la tabla solutioncomponent.

Propiedad Valor
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

Igual que la relación de varios a uno solution_parent_solution de la tabla solution.

Propiedad Valor
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

Igual que la relación de varios a uno Solution_SyncErrors de la tabla syncerror.

Propiedad Valor
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

Igual que la relación de varios a uno FK_CanvasApp_Solution de la tabla canvasapp.

Propiedad Valor
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

Igual que la relación de varios a uno solution_fieldpermission de la tabla fieldpermission.

Propiedad Valor
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

Igual que la relación de varios a uno solution_fieldsecurityprofile de la tabla fieldsecurityprofile.

Propiedad Valor
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

Igual que la relación de varios a uno solution_privilege de la tabla privilege.

Propiedad Valor
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

Igual que la relación de varios a uno solution_role de la tabla role.

Propiedad Valor
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

Añadido por: solución Solutions Framework Metadata

Igual que la relación de varios a uno user_settings_preferred_solution de la tabla usersettings.

Propiedad Valor
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

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

lk_solution_createdby

Consulte la relación de uno a varios lk_solution_createdby de la tabla systemuser.

lk_solution_modifiedby

Consulte la relación de uno a varios lk_solution_modifiedby de la tabla systemuser.

solution_parent_solution

Consulte la relación de uno a varios solution_parent_solution de la tabla solution.

solution_configuration_webresource

Consulte la relación de uno a varios solution_configuration_webresource de la tabla webresource.

lk_solutionbase_modifiedonbehalfby

Consulte la relación de uno a varios lk_solutionbase_modifiedonbehalfby de la tabla systemuser.

organization_solution

Consulte la relación de uno a varios organization_solution de la tabla organization.

lk_solutionbase_createdonbehalfby

Consulte la relación de uno a varios lk_solutionbase_createdonbehalfby de la tabla systemuser.

publisher_solution

Consulte la relación de uno a varios publisher_solution de la tabla publisher.

Relaciones de varios a varios

Los detalles de la relación proporcionados cuando la tabla Solution es la primera tabla de la relación. Listado por SchemaName.

package_solution

Consulte la relación de varios a varios package_solution de la tabla package.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web solution EntityType