SolutionComponent テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

A component of a CRM solution.

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
AddSolutionComponent AddSolutionComponent Action AddSolutionComponentRequest
IsComponentCustomizable IsComponentCustomizable Function IsComponentCustomizableRequest
RemoveSolutionComponent RemoveSolutionComponent Action RemoveSolutionComponentRequest
Retrieve GET [org URI]/api/data/v9.0/solutioncomponents(solutioncomponentid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/solutioncomponents
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
UpdateSolutionComponent UpdateSolutionComponent Action UpdateSolutionComponentRequest

プロパティ

プロパティ
CollectionSchemaName SolutionComponents
DisplayCollectionName Solution Components
DisplayName Solution Component
EntitySetName solutioncomponents
IsBPFEntity False
LogicalCollectionName solutioncomponentss
LogicalName solutioncomponent
OwnershipType None
PrimaryIdAttribute solutioncomponentid
PrimaryNameAttribute
SchemaName SolutionComponent

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

ComponentType

プロパティ
Description The object type code of the component.
DisplayName Object Type Code
IsValidForForm False
IsValidForRead True
LogicalName componenttype
RequiredLevel SystemRequired
Type Picklist

ComponentType の選択肢/オプション

ラベル 内容
1 Entity
2 Attribute
3 Relationship
4 Attribute Picklist Value
5 Attribute Lookup Value
6 View Attribute
7 Localized Label
8 Relationship Extra Condition
9 Option Set
10 Entity Relationship
11 Entity Relationship Role
12 Entity Relationship Relationships
13 Managed Property
14 Entity Key
16 Privilege
17 PrivilegeObjectTypeCode
18 Index
20 Role
21 Role Privilege
22 Display String
23 Display String Map
24 Form
25 Organization
26 Saved Query
29 Workflow
31 Report
32 Report Entity
33 Report Category
34 Report Visibility
35 Attachment
36 Email Template
37 Contract Template
38 KB Article Template
39 Mail Merge Template
44 Duplicate Rule
45 Duplicate Rule Condition
46 Entity Map
47 Attribute Map
48 Ribbon Command
49 Ribbon Context Group
50 Ribbon Customization
52 Ribbon Rule
53 Ribbon Tab To Command Map
55 Ribbon Diff
59 Saved Query Visualization
60 System Form
61 Web Resource
62 Site Map
63 Connection Role
64 Complex Control
65 Hierarchy Rule
66 Custom Control
68 Custom Control Default Config
70 Field Security Profile
71 Field Permission
90 Plugin Type
91 Plugin Assembly
92 SDK Message Processing Step
93 SDK Message Processing Step Image
95 Service Endpoint
150 Routing Rule
151 Routing Rule Item
152 SLA
153 SLA Item
154 Convert Rule
155 Convert Rule Item
161 Mobile Offline Profile
162 Mobile Offline Profile Item
165 Similarity Rule
166 Data Source Mapping
201 SDKMessage
202 SDKMessageFilter
203 SdkMessagePair
204 SdkMessageRequest
205 SdkMessageRequestField
206 SdkMessageResponse
207 SdkMessageResponseField
208 Import Map
210 WebWizard
300 Canvas App
371 Connector
372 Connector
380 Environment Variable Definition
381 Environment Variable Value
400 AI Project Type
401 AI Project
402 AI Configuration
430 Entity Analytics Configuration
431 Attribute Image Configuration
432 Entity Image Configuration

CreatedBy

プロパティ
Description Unique identifier of the user who created the solution
DisplayName Created By
IsValidForForm False
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time when the solution was created.
DisplayName Created On
Format DateAndTime
IsValidForForm False
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

IsMetadata

プロパティ
Description Indicates whether this component is metadata or data.
DisplayName Is this component metadata
IsValidForForm False
IsValidForRead True
LogicalName ismetadata
RequiredLevel None
Type Boolean

IsMetadata の選択肢/オプション

ラベル 内容
1 Metadata
0 Data

既定値 : 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

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

ObjectId

プロパティ
Description Unique identifier of the object with which the component is associated.
DisplayName Regarding
IsValidForForm False
IsValidForRead True
LogicalName objectid
RequiredLevel None
Type Uniqueidentifier

RootComponentBehavior

プロパティ
Description Indicates the include behavior of the root component.
DisplayName Root Component Behavior
IsValidForForm False
IsValidForRead True
LogicalName rootcomponentbehavior
RequiredLevel None
Type Picklist

RootComponentBehavior の選択肢/オプション

ラベル 内容
0 Include Subcomponents
1 Do not include subcomponents
2 Include As Shell Only

RootSolutionComponentId

プロパティ
Description The parent ID of the subcomponent, which will be a root
DisplayName Root Solution Component ID
IsValidForForm False
IsValidForRead True
LogicalName rootsolutioncomponentid
RequiredLevel None
Type Uniqueidentifier

SolutionComponentId

プロパティ
Description Unique identifier of the solution component.
DisplayName Solution Component Identifier
IsValidForForm False
IsValidForRead True
LogicalName solutioncomponentid
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionId

プロパティ
Description Unique identifier of the solution.
DisplayName Solution
IsValidForForm True
IsValidForRead True
LogicalName solutionid
RequiredLevel None
Targets solution
Type Lookup

SolutionIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName solutionidname
MaxLength 256
RequiredLevel None
Type String

VersionNumber

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

一対多関連付け

SchemaName が一覧表示。

solutioncomponent_parent_solutioncomponent

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

プロパティ
ReferencingEntity solutioncomponent
ReferencingAttribute rootsolutioncomponentid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName solutioncomponent_parent_solutioncomponent
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

多対一関連付け

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

lk_solutioncomponentbase_modifiedonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_solutioncomponentbase_modifiedonbehalfby を参照してください。

lk_solutioncomponentbase_createdonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_solutioncomponentbase_createdonbehalfby を参照してください。

solution_solutioncomponent

solution テーブル/エンティティの一対多のリレーションシップ solution_solutioncomponent を参照してください。

solutioncomponent_parent_solutioncomponent

solutioncomponent テーブル/エンティティの一対多のリレーションシップ solutioncomponent_parent_solutioncomponent を参照してください。

関連項目

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