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

プロパティ
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

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

user_settings_preferred_solution

追加元 : Solutions Framework Metadata ソリューション

usersettings テーブル/エンティティの多対一のリレーションシップ user_settings_preferred_solution と同じです。

プロパティ
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

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

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 を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス solution EntityType