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

注意

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

In a data map, maps a lookup attribute in a source file to Microsoft Dynamics 365.

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Create POST [org URI]/api/data/v9.0/lookupmappings
作成を参照
CreateRequest または
Create
Delete DELETE [org URI]/api/data/v9.0/lookupmappings(lookupmappingid)
削除を参照
DeleteRequest または
Delete
Retrieve GET [org URI]/api/data/v9.0/lookupmappings(lookupmappingid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/lookupmappings
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple

プロパティ

プロパティ
CollectionSchemaName LookUpMappings
DisplayCollectionName Lookup Mappings
DisplayName Lookup Mapping
EntitySetName lookupmappings
IsBPFEntity False
LogicalCollectionName lookupmappings
LogicalName lookupmapping
OwnershipType None
PrimaryIdAttribute lookupmappingid
PrimaryNameAttribute
SchemaName LookUpMapping

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

ColumnMappingId

プロパティ
Description Unique identifier of the column mapping with which this lookup mapping is associated.
DisplayName Column Mapping Id
IsValidForForm True
IsValidForRead True
LogicalName columnmappingid
RequiredLevel None
Targets columnmapping
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

LookUpAttributeName

プロパティ
Description Name of the field with which the lookup is associated.
DisplayName Lookup Field Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName lookupattributename
MaxLength 160
RequiredLevel ApplicationRequired
Type String

LookUpEntityName

プロパティ
Description Name of the entity with which the lookup is associated.
DisplayName Lookup Entity Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName lookupentityname
MaxLength 160
RequiredLevel ApplicationRequired
Type String

LookUpMappingId

プロパティ
Description Unique identifier of the lookup mapping.
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName lookupmappingid
RequiredLevel SystemRequired
Type Uniqueidentifier

LookUpSourceCode

プロパティ
Description Lookup source code for lookup mapping.
DisplayName Lookup Source
IsValidForForm True
IsValidForRead True
LogicalName lookupsourcecode
RequiredLevel SystemRequired
Type Picklist

LookUpSourceCode の選択肢/オプション

ラベル 内容
0 Source
1 System

ProcessCode

プロパティ
Description Information about whether the lookup mapping has to be processed.
DisplayName Process Code
IsValidForForm True
IsValidForRead True
LogicalName processcode
RequiredLevel SystemRequired
Type Picklist

ProcessCode の選択肢/オプション

ラベル 内容
1 Process
2 Ignore
3 Internal

StatusCode

プロパティ
Description Reason for the status of the lookup mapping.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel SystemRequired
Type Status

StatusCode の選択肢/オプション

ラベル 状態
0 Active 0

TransformationParameterMappingId

プロパティ
Description Unique identifier of the transformation parameter mapping with which this lookup mapping is associated.
DisplayName Transformation Parameter Mapping Id
IsValidForForm True
IsValidForRead True
LogicalName transformationparametermappingid
RequiredLevel None
Targets transformationparametermapping
Type Lookup

読み取り専用列/属性

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

ColumnMappingIdName

プロパティ
Description Name of the column mapping.
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName columnmappingidname
MaxLength 100
RequiredLevel SystemRequired
Type String

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 lookup 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 lookup 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 lookupmapping.
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

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

LookUpMappingIdUnique

プロパティ
Description Unique identifier of the LookUp Mapping.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName lookupmappingidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

ModifiedBy

プロパティ
Description Unique identifier of the user who last modified the lookup 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 lookup 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 lookupmapping.
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 lookup mapping.
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

StateCode の選択肢/オプション

ラベル 既定の状態 不変名
0 Active 0 Active

SupportingSolutionId

プロパティ
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

多対一関連付け

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

lk_lookupmapping_createdby

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

lk_lookupmapping_createdonbehalfby

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

LookUpMapping_ColumnMapping

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

lk_lookupmapping_modifiedby

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

LookUpMapping_TransformationParameterMapping

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

lk_lookupmapping_modifiedonbehalfby

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

関連項目

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