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

注意

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

In a data map, defines parameters for a transformation.

メッセージ

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

プロパティ

プロパティ
CollectionSchemaName TransformationParameterMappings
DisplayCollectionName Transformation Parameter Mappings
DisplayName Transformation Parameter Mapping
EntitySetName transformationparametermappings
IsBPFEntity False
LogicalCollectionName transformationparametermappings
LogicalName transformationparametermapping
OwnershipType None
PrimaryIdAttribute transformationparametermappingid
PrimaryNameAttribute data
SchemaName TransformationParameterMapping

書き込み可能な列/属性

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

Data

プロパティ
Description Transformation data for transformation parameter
DisplayName Data
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName data
MaxLength 500
RequiredLevel None
Type String

DataTypeCode

プロパティ
Description Data type of the transformation parameter.
DisplayName Parameter Data Type
IsValidForForm True
IsValidForRead True
LogicalName datatypecode
RequiredLevel None
Type Picklist

DataTypeCode の選択肢/オプション

ラベル 内容
0 Reference
1 Value

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

ParameterArrayIndex

プロパティ
Description Index of the array if the input parameter is an array.
DisplayName Parameter Array Index
Format None
IsValidForForm True
IsValidForRead True
LogicalName parameterarrayindex
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

ParameterSequence

プロパティ
Description Parameter sequence number.
DisplayName Parameter Sequence
Format None
IsValidForForm True
IsValidForRead True
LogicalName parametersequence
MaxValue 2147483647
MinValue 1
RequiredLevel None
Type Integer

ParameterTypeCode

プロパティ
Description Type of transformation parameter.
DisplayName Parameter Type
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName parametertypecode
RequiredLevel None
Type Picklist

ParameterTypeCode の選択肢/オプション

ラベル 内容
0 Input
1 Output

TransformationMappingId

プロパティ
Description Unique identifier of the transformation with which the parameter is associated.
DisplayName Transformation Mapping Id
IsValidForForm True
IsValidForRead True
LogicalName transformationmappingid
RequiredLevel None
Targets transformationmapping
Type Lookup

TransformationParameterMappingId

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

読み取り専用列/属性

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

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 parameter 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 transformation parameter mapping was created.
DisplayName Created On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName createdon
RequiredLevel SystemRequired
Type DateTime

CreatedOnBehalfBy

プロパティ
Description Unique identifier of the delegate user who created the transformationparametermapping.
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

ModifiedBy

プロパティ
Description Unique identifier of the user who last modified the transformation parameter 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 transformation parameter 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 transformationparametermapping.
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

SupportingSolutionId

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

TransformationMappingIdName

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

TransformationParameterMappingIdUnique

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

一対多関連付け

SchemaName が一覧表示。

LookUpMapping_TransformationParameterMapping

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

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

多対一関連付け

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

TransformationParameterMapping_TransformationMapping

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

lk_transformationparametermapping_modifiedonbehalfby

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

lk_transformationparametermapping_createdonbehalfby

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

lk_transformationparametermapping_modifiedby

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

lk_transformationparametermapping_createdby

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

関連項目

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