Referenz zur Tabelle/Entität Solution
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
A solution which contains CRM customizations.
Nachrichten
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
CloneAsPatch | CloneAsPatch Action | CloneAsPatchRequest |
CloneAsSolution | CloneAsSolution Action | CloneAsSolutionRequest |
Create | POST [org URI]/api/data/v9.0/solutions Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
Delete | DELETE [org URI]/api/data/v9.0/solutions(solutionid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder Delete |
DeleteAndPromote | DeleteAndPromote Action | DeleteAndPromoteRequest |
Retrieve | GET [org URI]/api/data/v9.0/solutions(solutionid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/solutions Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/solutions(solutionid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
Eigenschaften
Eigenschaft | Wert |
---|---|
CollectionSchemaName | Solutions |
DisplayCollectionName | Solutions |
DisplayName | Solution |
EntitySetName | solutions |
IsBPFEntity | False |
LogicalCollectionName | solutions |
LogicalName | solution |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | solutionid |
PrimaryNameAttribute | friendlyname |
SchemaName | Solution |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
- ConfigurationPageId
- Description
- FriendlyName
- PublisherId
- SolutionId
- SolutionPackageVersion
- SolutionType
- TemplateSuffix
- Thumbprint
- UniqueName
- Version
ConfigurationPageId
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Description of the solution. |
DisplayName | Description |
FormatName | TextArea |
IsLocalizable | True |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | String |
FriendlyName
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the publisher. |
DisplayName | Publisher |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | publisherid |
RequiredLevel | SystemRequired |
Targets | publisher |
Type | Lookup |
SolutionId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the solution. |
DisplayName | Solution Identifier |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SolutionPackageVersion
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Solution Type |
DisplayName | Solution Type |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | solutiontype |
RequiredLevel | None |
Type | Picklist |
SolutionType Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
0 | None | |
1 | Snapshot | |
2 | Internal |
TemplateSuffix
Hinzugefügt von: Solutions Framework Metadata-Lösung
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Solutions Framework Metadata-Lösung
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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 |
Schreibgeschützt Spalten/Attribute
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.
- ConfigurationPageIdName
- CreatedBy
- CreatedByName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- InstalledOn
- IsApiManaged
- IsInternal
- IsManaged
- IsVisible
- ModifiedBy
- ModifiedByName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- ParentSolutionId
- ParentSolutionIdName
- PinpointAssetId
- PinpointPublisherId
- PinpointSolutionDefaultLocale
- PinpointSolutionId
- PublisherIdName
- PublisherIdOptionValuePrefix
- PublisherIdPrefix
- UpdatedOn
- UpgradeInfo
- VersionNumber
ConfigurationPageIdName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | configurationpageidname |
MaxLength | 256 |
RequiredLevel | None |
Type | String |
CreatedBy
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
InstalledOn
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Information about whether the solution is api managed. |
DisplayName | Is Api Managed Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isapimanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
IsApiManaged Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
IsInternal
Eigenschaft | Wert |
---|---|
Description | Indicates whether the solution is internal or not. |
DisplayName | Is internal solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | isinternal |
RequiredLevel | None |
Type | Boolean |
IsInternal Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
IsManaged
Eigenschaft | Wert |
---|---|
Description | Indicates whether the solution is managed or unmanaged. |
DisplayName | Package Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | None |
Type | Boolean |
IsManaged Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Managed | |
0 | Unmanaged |
Standardwert: 0
IsVisible
Eigenschaft | Wert |
---|---|
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 |
IsVisible Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 1
ModifiedBy
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OrganizationId
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ParentSolutionId
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentsolutionidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
PinpointAssetId
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | pinpointassetid |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
PinpointPublisherId
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Identifier of the solution in Microsoft Pinpoint. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | pinpointsolutionid |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
PublisherIdName
Eigenschaft | Wert |
---|---|
Description | name of the publisher. |
DisplayName | Publisher |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | publisheridname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
PublisherIdOptionValuePrefix
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | publisheridoptionvalueprefix |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
PublisherIdPrefix
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | publisheridprefix |
MaxLength | 256 |
RequiredLevel | None |
Type | String |
UpdatedOn
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Solutions Framework Metadata-Lösung
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Eins-zu-Viele-Beziehungen
Aufgelistet durch SchemaName.
- solution_solutioncomponent
- solution_parent_solution
- Solution_SyncErrors
- FK_CanvasApp_Solution
- solution_fieldpermission
- solution_fieldsecurityprofile
- solution_privilege
- solution_role
- user_settings_preferred_solution
solution_solutioncomponent
Wie die solution_solutioncomponent-Viele-zu-Eins-Beziehung für die solutioncomponent-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die solution_parent_solution-Viele-zu-Eins-Beziehung für die solution-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die Solution_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die FK_CanvasApp_Solution-Viele-zu-Eins-Beziehung für die canvasapp-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die solution_fieldpermission-Viele-zu-Eins-Beziehung für die fieldpermission-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die solution_fieldsecurityprofile-Viele-zu-Eins-Beziehung für die fieldsecurityprofile-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die solution_privilege-Viele-zu-Eins-Beziehung für die privilege-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die solution_role-Viele-zu-Eins-Beziehung für die role-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Solutions Framework Metadata-Lösung
Wie die user_settings_preferred_solution-Viele-zu-Eins-Beziehung für die usersettings-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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 |
Viele-zu-Eins-Beziehungen
Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.
- lk_solution_createdby
- lk_solution_modifiedby
- solution_parent_solution
- solution_configuration_webresource
- lk_solutionbase_modifiedonbehalfby
- organization_solution
- lk_solutionbase_createdonbehalfby
- publisher_solution
lk_solution_createdby
Siehe die lk_solution_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_solution_modifiedby
Siehe die lk_solution_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
solution_parent_solution
Siehe die solution_parent_solution-Eins-zu-Viele-Beziehung für die solution-Tabelle/-Entität.
solution_configuration_webresource
Siehe die solution_configuration_webresource-Eins-zu-Viele-Beziehung für die webresource-Tabelle/-Entität.
lk_solutionbase_modifiedonbehalfby
Siehe die lk_solutionbase_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
organization_solution
Siehe die organization_solution-Eins-zu-Viele-Beziehung für die organization-Tabelle/-Entität.
lk_solutionbase_createdonbehalfby
Siehe die lk_solutionbase_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
publisher_solution
Siehe die publisher_solution-Eins-zu-Viele-Beziehung für die publisher-Tabelle/-Entität.
Viele-zu-Viele-Beziehungen
Beziehungsdetails, bei denen die Tabelle Solution die erste Tabelle in der Beziehung ist. Aufgelistet durch SchemaName.
package_solution
Siehe die package_solution-Viele-zu-Viele-Beziehung für die package-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz solution EntityType