ColumnMapping テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Mapping for columns in a data map.
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/columnmappings 作成を参照 |
CreateRequest または Create |
| Delete | DELETE [org URI]/api/data/v9.0/columnmappings(columnmappingid) 削除を参照 |
DeleteRequest または Delete |
| Retrieve | GET [org URI]/api/data/v9.0/columnmappings(columnmappingid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/columnmappings データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | ColumnMappings |
| DisplayCollectionName | Column Mappings |
| DisplayName | Column Mapping |
| EntitySetName | columnmappings |
| IsBPFEntity | False |
| LogicalCollectionName | columnmappings |
| LogicalName | columnmapping |
| OwnershipType | None |
| PrimaryIdAttribute | columnmappingid |
| PrimaryNameAttribute | sourceattributename |
| SchemaName | ColumnMapping |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- ColumnMappingId
- ImportMapId
- IntroducedVersion
- ProcessCode
- SourceAttributeName
- SourceEntityName
- StatusCode
- TargetAttributeName
- TargetEntityName
ColumnMappingId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the column mapping. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | columnmappingid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
ImportMapId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the associated data map. |
| DisplayName | Data Map ID |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | importmapid |
| RequiredLevel | ApplicationRequired |
| Targets | importmap |
| Type | Lookup |
IntroducedVersion
| プロパティ | 値 |
|---|---|
| Description | Version in which the component is introduced. |
| DisplayName | Introduced Version |
| FormatName | VersionNumber |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | introducedversion |
| MaxLength | 48 |
| RequiredLevel | None |
| Type | String |
ProcessCode
| プロパティ | 値 |
|---|---|
| Description | Information about whether the column mapping needs to be processed. |
| DisplayName | Process Code |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | processcode |
| RequiredLevel | SystemRequired |
| Type | Picklist |
ProcessCode の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Process | |
| 2 | Ignore | |
| 3 | Internal |
SourceAttributeName
| プロパティ | 値 |
|---|---|
| Description | Name of the source attribute. |
| DisplayName | Source Attribute |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | sourceattributename |
| MaxLength | 160 |
| RequiredLevel | ApplicationRequired |
| Type | String |
SourceEntityName
| プロパティ | 値 |
|---|---|
| Description | Name of the source entity. |
| DisplayName | Source Entity Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | sourceentityname |
| MaxLength | 160 |
| RequiredLevel | ApplicationRequired |
| Type | String |
StatusCode
| プロパティ | 値 |
|---|---|
| Description | Reason for the status of the column mapping. |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | SystemRequired |
| Type | Status |
StatusCode の選択肢/オプション
| 値 | ラベル | 状態 |
|---|---|---|
| 1 | Active | 0 |
TargetAttributeName
| プロパティ | 値 |
|---|---|
| Description | Name of the Microsoft Dynamics 365 attribute. |
| DisplayName | Target Attribute |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | targetattributename |
| MaxLength | 160 |
| RequiredLevel | None |
| Type | String |
TargetEntityName
| プロパティ | 値 |
|---|---|
| Description | Name of the Microsoft Dynamics 365 entity. |
| DisplayName | Target Entity |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | targetentityname |
| MaxLength | 160 |
| RequiredLevel | None |
| Type | String |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ColumnMappingIdUnique
- ComponentState
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ImportMapIdName
- IsManaged
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OverwriteTime
- SolutionId
- StateCode
- SupportingSolutionId
ColumnMappingIdUnique
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the Column Mapping. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | columnmappingidunique |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
ComponentState
| プロパティ | 値 |
|---|---|
| Description | For internal use only. |
| DisplayName | Component State |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | componentstate |
| RequiredLevel | SystemRequired |
| Type | Picklist |
ComponentState の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 0 | Published | |
| 1 | Unpublished | |
| 2 | Deleted | |
| 3 | Deleted Unpublished |
CreatedBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the user who created the column mapping. |
| DisplayName | Created By |
| IsValidForForm | False |
| 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 |
CreatedByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOn
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the column mapping was created. |
| DisplayName | |
| Format | DateAndTime |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | SystemRequired |
| Type | DateTime |
CreatedOnBehalfBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the delegate user who created the columnmapping. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | False |
| 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 |
ImportMapIdName
| プロパティ | 値 |
|---|---|
| Description | Name of the associated data map. |
| DisplayName | Data Map |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | importmapidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
IsManaged
| プロパティ | 値 |
|---|---|
| Description | Information that specifies whether this component is managed. |
| DisplayName | State |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | ismanaged |
| RequiredLevel | SystemRequired |
| Type | Boolean |
IsManaged の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Managed | |
| 0 | Unmanaged |
既定値 : 0
ModifiedBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the user who last modified the column mapping. |
| 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 |
ModifiedByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOn
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the column mapping was last modified. |
| DisplayName | Modified On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | SystemRequired |
| Type | DateTime |
ModifiedOnBehalfBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the delegate user who last modified the columnmapping. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | False |
| 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 |
OverwriteTime
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | For internal use only. |
| DisplayName | Record Overwrite Time |
| Format | DateOnly |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overwritetime |
| RequiredLevel | SystemRequired |
| Type | DateTime |
SolutionId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the associated solution. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | solutionid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
StateCode
| プロパティ | 値 |
|---|---|
| Description | Status of the column mapping. |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
StateCode の選択肢/オプション
| 値 | ラベル | 既定の状態 | 不変名 |
|---|---|---|---|
| 0 | Active | 1 | Active |
SupportingSolutionId
| プロパティ | 値 |
|---|---|
| Description | For internal use only. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | supportingsolutionid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
一対多関連付け
SchemaName が一覧表示。
PickListMapping_ColumnMapping
picklistmapping テーブル/エンティティの多対一のリレーションシップ PickListMapping_ColumnMapping と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | picklistmapping |
| ReferencingAttribute | columnmappingid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | PickListMapping_ColumnMapping |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
LookUpMapping_ColumnMapping
lookupmapping テーブル/エンティティの多対一のリレーションシップ LookUpMapping_ColumnMapping と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | lookupmapping |
| ReferencingAttribute | columnmappingid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | LookUpMapping_ColumnMapping |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_columnmapping_createdonbehalfby
- lk_columnmapping_createdby
- ColumnMapping_ImportMap
- lk_columnmapping_modifiedonbehalfby
- lk_columnmapping_modifiedby
lk_columnmapping_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_columnmapping_createdonbehalfby を参照してください。
lk_columnmapping_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_columnmapping_createdby を参照してください。
ColumnMapping_ImportMap
importmap テーブル/エンティティの一対多のリレーションシップ ColumnMapping_ImportMap を参照してください。
lk_columnmapping_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_columnmapping_modifiedonbehalfby を参照してください。
lk_columnmapping_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_columnmapping_modifiedby を参照してください。
関連項目
フィードバック
フィードバックの送信と表示