componentversion テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
追加元 : Component Versioning ソリューション
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
Create | POST [org URI]/api/data/v9.0/componentversions 作成を参照 |
CreateRequest または Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/componentversions(componentversionid) 削除を参照 |
DeleteRequest または Delete |
Retrieve | GET [org URI]/api/data/v9.0/componentversions(componentversionid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/componentversions データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/componentversions(componentversionid) 更新を参照 |
UpdateRequest または Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | componentversions |
DisplayCollectionName | Component Versions |
DisplayName | Component Version |
EntitySetName | componentversions |
IsBPFEntity | False |
LogicalCollectionName | componentversions |
LogicalName | componentversion |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | componentversionid |
PrimaryNameAttribute | componentversionname |
SchemaName | componentversion |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- ChangeSummary
- Component
- ComponentIdType
- componentversionname
- Operation
- OverriddenCreatedOn
- OwnerId
- RestoredFromVersion
- SystemChangeSummary
ChangeSummary
プロパティ | 値 |
---|---|
Description | |
DisplayName | Change Summary |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | changesummary |
MaxLength | 2048 |
RequiredLevel | None |
Type | String |
Component
プロパティ | 値 |
---|---|
Description | Owning component. |
DisplayName | Component |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | component |
RequiredLevel | ApplicationRequired |
Targets | workflow |
Type | Lookup |
ComponentIdType
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidtype |
RequiredLevel | None |
Type | EntityName |
componentversionname
プロパティ | 値 |
---|---|
Description | |
DisplayName | Version Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | componentversionname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Operation
プロパティ | 値 |
---|---|
Description | |
DisplayName | Operation |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | operation |
RequiredLevel | None |
Type | Picklist |
Operation の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | Create | |
1 | Update | |
2 | Publish | |
3 | Restore | |
4 | Solution Import |
OverriddenCreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
OwnerId
プロパティ | 値 |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
RestoredFromVersion
プロパティ | 値 |
---|---|
Description | Base version that was restored. |
DisplayName | Restored From Version |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | restoredfromversion |
RequiredLevel | None |
Targets | componentversion |
Type | Lookup |
SystemChangeSummary
プロパティ | 値 |
---|---|
Description | |
DisplayName | System Change Summary |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | systemchangesummary |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | String |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ComponentName
- componentversionId
- ComponentYomiName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- OwningBusinessUnit
- OwningTeam
- OwningTeamName
- OwningTeamYomiName
- OwningUser
- OwningUserName
- OwningUserYomiName
- restoredfromversionName
ComponentName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentname |
MaxLength | 1000 |
RequiredLevel | None |
Type | String |
componentversionId
プロパティ | 値 |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Component Version |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentversionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ComponentYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentyominame |
MaxLength | 1000 |
RequiredLevel | None |
Type | String |
CreatedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who created the record. |
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 | 200 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
CreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record 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 record. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | |
Type | Lookup |
ModifiedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who modified the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
ModifiedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | |
Type | Lookup |
OwningBusinessUnit
プロパティ | 値 |
---|---|
Description | Unique identifier for the business unit that owns the record |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | |
Type | Lookup |
OwningTeam
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | Unique identifier for the team that owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Targets | team |
Type | Lookup |
OwningTeamName
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteamname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeamYomiName
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteamyominame |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningUser
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | Unique identifier for the user that owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
OwningUserName
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningusername |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
OwningUserYomiName
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguseryominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
restoredfromversionName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | restoredfromversionname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
一対多関連付け
SchemaName が一覧表示。
restoreversions
componentversion テーブル/エンティティの多対一のリレーションシップ restoreversions と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | componentversion |
ReferencingAttribute | restoredfromversion |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | restoredtoversions |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_componentversion_createdby
- lk_componentversion_modifiedby
- team_componentversion
- user_componentversion
- restoreversions
- workflow_componentversions
lk_componentversion_createdby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ lk_componentversion_createdby を参照してください。
lk_componentversion_modifiedby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ lk_componentversion_modifiedby を参照してください。
team_componentversion
追加元 : System Solution ソリューション
team テーブル/エンティティの一対多のリレーションシップ team_componentversion を参照してください。
user_componentversion
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ user_componentversion を参照してください。
restoreversions
componentversion テーブル/エンティティの一対多のリレーションシップ restoreversions を参照してください。
workflow_componentversions
追加元 : System Solution ソリューション
workflow テーブル/エンティティの一対多のリレーションシップ workflow_componentversions を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス componentversion EntityType