Solution テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
A solution which contains CRM customizations.
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| CloneAsPatch | CloneAsPatch Action | CloneAsPatchRequest |
| CloneAsSolution | CloneAsSolution Action | CloneAsSolutionRequest |
| Create | POST [org URI]/api/data/v9.0/solutions 作成を参照 |
CreateRequest または Create |
| Delete | DELETE [org URI]/api/data/v9.0/solutions(solutionid) 削除を参照 |
DeleteRequest または Delete |
| DeleteAndPromote | DeleteAndPromote Action | DeleteAndPromoteRequest |
| Retrieve | GET [org URI]/api/data/v9.0/solutions(solutionid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/solutions データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
| Update | PATCH [org URI]/api/data/v9.0/solutions(solutionid) 更新を参照 |
UpdateRequest または Update |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | Solutions |
| DisplayCollectionName | Solutions |
| DisplayName | Solution |
| EntitySetName | solutions |
| IsBPFEntity | False |
| LogicalCollectionName | solutions |
| LogicalName | solution |
| OwnershipType | OrganizationOwned |
| PrimaryIdAttribute | solutionid |
| PrimaryNameAttribute | friendlyname |
| SchemaName | Solution |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- ConfigurationPageId
- Description
- FriendlyName
- PublisherId
- SolutionId
- SolutionPackageVersion
- SolutionType
- TemplateSuffix
- Thumbprint
- UniqueName
- Version
ConfigurationPageId
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Description of the solution. |
| DisplayName | Description |
| FormatName | TextArea |
| IsLocalizable | True |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | description |
| MaxLength | 2000 |
| RequiredLevel | None |
| Type | String |
FriendlyName
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the publisher. |
| DisplayName | Publisher |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | publisherid |
| RequiredLevel | SystemRequired |
| Targets | publisher |
| Type | Lookup |
SolutionId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the solution. |
| DisplayName | Solution Identifier |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | solutionid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
SolutionPackageVersion
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Solution Type |
| DisplayName | Solution Type |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | solutiontype |
| RequiredLevel | None |
| Type | Picklist |
SolutionType の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 0 | None | |
| 1 | Snapshot | |
| 2 | Internal |
TemplateSuffix
追加元 : Solutions Framework Metadata ソリューション
| プロパティ | 値 |
|---|---|
| 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
追加元 : Solutions Framework Metadata ソリューション
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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 |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | configurationpageidname |
| MaxLength | 256 |
| RequiredLevel | None |
| Type | String |
CreatedBy
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOn
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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 |
InstalledOn
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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 の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
IsInternal
| プロパティ | 値 |
|---|---|
| Description | Indicates whether the solution is internal or not. |
| DisplayName | Is internal solution |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | isinternal |
| RequiredLevel | None |
| Type | Boolean |
IsInternal の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
IsManaged
| プロパティ | 値 |
|---|---|
| Description | Indicates whether the solution is managed or unmanaged. |
| DisplayName | Package Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ismanaged |
| RequiredLevel | None |
| Type | Boolean |
IsManaged の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Managed | |
| 0 | Unmanaged |
既定値 : 0
IsVisible
| プロパティ | 値 |
|---|---|
| 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 の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 1
ModifiedBy
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOn
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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 |
OrganizationId
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
ParentSolutionId
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | parentsolutionidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
PinpointAssetId
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | pinpointassetid |
| MaxLength | 255 |
| RequiredLevel | None |
| Type | String |
PinpointPublisherId
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Identifier of the solution in Microsoft Pinpoint. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | pinpointsolutionid |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
PublisherIdName
| プロパティ | 値 |
|---|---|
| Description | name of the publisher. |
| DisplayName | Publisher |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | publisheridname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
PublisherIdOptionValuePrefix
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | publisheridoptionvalueprefix |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
PublisherIdPrefix
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | publisheridprefix |
| MaxLength | 256 |
| RequiredLevel | None |
| Type | String |
UpdatedOn
| プロパティ | 値 |
|---|---|
| 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
追加元 : Solutions Framework Metadata ソリューション
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- solution_solutioncomponent
- solution_parent_solution
- Solution_SyncErrors
- FK_CanvasApp_Solution
- solution_fieldpermission
- solution_fieldsecurityprofile
- solution_privilege
- solution_role
solution_solutioncomponent
solutioncomponent テーブル/エンティティの多対一のリレーションシップ solution_solutioncomponent と同じです。
| プロパティ | 値 |
|---|---|
| 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
solution テーブル/エンティティの多対一のリレーションシップ solution_parent_solution と同じです。
| プロパティ | 値 |
|---|---|
| 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
syncerror テーブル/エンティティの多対一のリレーションシップ Solution_SyncErrors と同じです。
| プロパティ | 値 |
|---|---|
| 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
canvasapp テーブル/エンティティの多対一のリレーションシップ FK_CanvasApp_Solution と同じです。
| プロパティ | 値 |
|---|---|
| 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
fieldpermission テーブル/エンティティの多対一のリレーションシップ solution_fieldpermission と同じです。
| プロパティ | 値 |
|---|---|
| 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
fieldsecurityprofile テーブル/エンティティの多対一のリレーションシップ solution_fieldsecurityprofile と同じです。
| プロパティ | 値 |
|---|---|
| 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
privilege テーブル/エンティティの多対一のリレーションシップ solution_privilege と同じです。
| プロパティ | 値 |
|---|---|
| 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
role テーブル/エンティティの多対一のリレーションシップ solution_role と同じです。
| プロパティ | 値 |
|---|---|
| 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 |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 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
systemuser テーブル/エンティティの一対多のリレーションシップ lk_solution_createdby を参照してください。
lk_solution_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_solution_modifiedby を参照してください。
solution_parent_solution
solution テーブル/エンティティの一対多のリレーションシップ solution_parent_solution を参照してください。
solution_configuration_webresource
webresource テーブル/エンティティの一対多のリレーションシップ solution_configuration_webresource を参照してください。
lk_solutionbase_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_solutionbase_modifiedonbehalfby を参照してください。
organization_solution
organization テーブル/エンティティの一対多のリレーションシップ organization_solution を参照してください。
lk_solutionbase_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_solutionbase_createdonbehalfby を参照してください。
publisher_solution
publisher テーブル/エンティティの一対多のリレーションシップ publisher_solution を参照してください。
多対多関連付け
Solution テーブルが関連付けの最初のテーブルである場合に提供される関連付けの詳細。 SchemaName が一覧表示。
package_solution
package テーブル/エンティティの多対多のリレーションシップ package_solution を参照してください。
関連項目
フィードバック
フィードバックの送信と表示