Component Version (Internal) (componentversionnrddatasource) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
追加元 : Component Versioning ソリューション
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
Create | POST [org URI]/api/data/v9.0/componentversionnrddatasourceset 作成を参照 |
CreateRequest または Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/componentversionnrddatasourceset(componentversionnrddatasourceid) 削除を参照 |
DeleteRequest または Delete |
Retrieve | GET [org URI]/api/data/v9.0/componentversionnrddatasourceset(componentversionnrddatasourceid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/componentversionnrddatasourceset データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/componentversionnrddatasourceset(componentversionnrddatasourceid) 更新を参照 |
UpdateRequest または Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
Upsert | UpsertRequest | |
UpsertMultiple | UpsertMultiple Action | UpsertMultipleRequest |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | componentversionnrddatasources |
DisplayCollectionName | Component Versions (Internal) |
DisplayName | Component Version (Internal) |
EntitySetName | componentversionnrddatasourceset |
IsBPFEntity | False |
LogicalCollectionName | componentversionnrddatasourceset |
LogicalName | componentversionnrddatasource |
OwnershipType | None |
PrimaryIdAttribute | componentversionnrddatasourceid |
PrimaryNameAttribute | componentversionname |
SchemaName | componentversionnrddatasource |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- ChangeSummary
- Component
- ComponentIdType
- componentversionname
- componentversionnrddatasourceId
- ImportSequenceNumber
- Operation
- OverriddenCreatedOn
- PartitionId
- RestoredFromVersion
- restoredfromversionPId
- SystemChangeSummary
- TTLInSeconds
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 |
IsValidForUpdate | False |
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 |
componentversionnrddatasourceId
プロパティ | 値 |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Component Version (Internal) |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | componentversionnrddatasourceid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ImportSequenceNumber
プロパティ | 値 |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
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 |
PartitionId
プロパティ | 値 |
---|---|
Description | Logical partition id. A logical partition consists of a set of records with same partition id. |
DisplayName | Partition Id |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | partitionid |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
RestoredFromVersion
プロパティ | 値 |
---|---|
Description | Base version that was restored. |
DisplayName | Restored From Version |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | restoredfromversion |
RequiredLevel | None |
Targets | componentversionnrddatasource |
Type | Lookup |
restoredfromversionPId
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | restoredfromversionpid |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
SystemChangeSummary
プロパティ | 値 |
---|---|
Description | |
DisplayName | System Change Summary |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | systemchangesummary |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | String |
TTLInSeconds
プロパティ | 値 |
---|---|
Description | Time to live in seconds. |
DisplayName | Time to live |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ttlinseconds |
MaxValue | 2147483647 |
MinValue | 1 |
RequiredLevel | None |
Type | Integer |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ComponentName
- ComponentYomiName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OwnerId
- OwnerIdType
- OwningBusinessUnit
- OwningTeam
- OwningUser
- Payload_Name
- restoredfromversionName
- VersionNumber
ComponentName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentname |
MaxLength | 1000 |
RequiredLevel | None |
Type | String |
ComponentYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentyominame |
MaxLength | 1000 |
RequiredLevel | None |
Type | String |
CreatedBy
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
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
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
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
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who created the record. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ModifiedBy
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
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
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
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
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerId
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwningBusinessUnit
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | Unique identifier for the business unit that owns the record |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
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 | |
Type | Lookup |
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 | |
Type | Lookup |
Payload_Name
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | payload_name |
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 |
VersionNumber
追加元 : Active Solution ソリューション
プロパティ | 値 |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
componentversionnrddatasource_ElasticFileAttachments
追加元 : NonRelational Data Provider Custom Actions ソリューション
elasticfileattachment テーブル/エンティティの多対一のリレーションシップ componentversionnrddatasource_ElasticFileAttachments と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | elasticfileattachment |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | componentversionnrddatasource_ElasticFileAttachments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
nrd_restoreversions
componentversionnrddatasource テーブル/エンティティの多対一のリレーションシップ nrd_restoreversions と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | componentversionnrddatasource |
ReferencingAttribute | restoredfromversion |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | restoredtoversions |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_componentversionnrddatasource_createdby
- lk_componentversionnrddatasource_createdonbehalfby
- lk_componentversionnrddatasource_modifiedby
- lk_componentversionnrddatasource_modifiedonbehalfby
- ElasticFileAttachment_componentversionnrddatasource_Payload
- nrd_restoreversions
- workflow_componentversionnrddatasourceset
lk_componentversionnrddatasource_createdby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ lk_componentversionnrddatasource_createdby を参照してください。
lk_componentversionnrddatasource_createdonbehalfby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ lk_componentversionnrddatasource_createdonbehalfby を参照してください。
lk_componentversionnrddatasource_modifiedby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ lk_componentversionnrddatasource_modifiedby を参照してください。
lk_componentversionnrddatasource_modifiedonbehalfby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ lk_componentversionnrddatasource_modifiedonbehalfby を参照してください。
ElasticFileAttachment_componentversionnrddatasource_Payload
追加元 : NonRelational Data Provider Custom Actions ソリューション
elasticfileattachment テーブル/エンティティの一対多のリレーションシップ ElasticFileAttachment_componentversionnrddatasource_Payload を参照してください。
nrd_restoreversions
componentversionnrddatasource テーブル/エンティティの一対多のリレーションシップ nrd_restoreversions を参照してください。
workflow_componentversionnrddatasourceset
追加元 : System Solution ソリューション
workflow テーブル/エンティティの一対多のリレーションシップ workflow_componentversionnrddatasourceset を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス componentversionnrddatasource EntityType