Compartir a través de


Referencia de tabla o entidad TransformationParameterMapping

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

In a data map, defines parameters for a transformation.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Create POST [org URI]/api/data/v9.0/transformationparametermappings
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/transformationparametermappings(transformationparametermappingid)
Vea Eliminar
DeleteRequest o
Delete
Retrieve GET [org URI]/api/data/v9.0/transformationparametermappings(transformationparametermappingid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/transformationparametermappings
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple

Propiedades

Propiedad Valor
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

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

Data

Propiedad Valor
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

Propiedad Valor
Description Data type of the transformation parameter.
DisplayName Parameter Data Type
IsValidForForm True
IsValidForRead True
LogicalName datatypecode
RequiredLevel None
Type Picklist

Elecciones/opciones de DataTypeCode

Valor Etiqueta Descripción
0 Reference
1 Value

IntroducedVersion

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description Parameter sequence number.
DisplayName Parameter Sequence
Format None
IsValidForForm True
IsValidForRead True
LogicalName parametersequence
MaxValue 2147483647
MinValue 1
RequiredLevel None
Type Integer

ParameterTypeCode

Propiedad Valor
Description Type of transformation parameter.
DisplayName Parameter Type
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName parametertypecode
RequiredLevel None
Type Picklist

Elecciones/opciones de ParameterTypeCode

Valor Etiqueta Descripción
0 Input
1 Output

TransformationMappingId

Propiedad Valor
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

Propiedad Valor
Description Unique identifier of the transformation parameter mapping.
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName transformationparametermappingid
RequiredLevel SystemRequired
Type Uniqueidentifier

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

ComponentState

Propiedad Valor
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de ComponentState

Valor Etiqueta Descripción
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

IsManaged

Propiedad Valor
Description Information that specifies whether this component is managed.
DisplayName State
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsManaged

Valor Etiqueta Descripción
1 Managed
0 Unmanaged

Valor predeterminado: 0

ModifiedBy

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OverwriteTime

Propiedad Valor
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

SolutionId

Propiedad Valor
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Propiedad Valor
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

TransformationMappingIdName

Propiedad Valor
Description Name of the transformation.
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transformationmappingidname
MaxLength 100
RequiredLevel SystemRequired
Type String

TransformationParameterMappingIdUnique

Propiedad Valor
Description Unique identifier of the Transformation Parameter Mapping.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName transformationparametermappingidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

Relaciones de uno a varios

Listado por SchemaName.

LookUpMapping_TransformationParameterMapping

Igual que la relación de varios a uno LookUpMapping_TransformationParameterMapping de la tabla lookupmapping.

Propiedad Valor
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

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

TransformationParameterMapping_TransformationMapping

Consulte la relación de uno a varios TransformationParameterMapping_TransformationMapping de la tabla transformationmapping.

lk_transformationparametermapping_modifiedonbehalfby

Consulte la relación de uno a varios lk_transformationparametermapping_modifiedonbehalfby de la tabla systemuser.

lk_transformationparametermapping_createdonbehalfby

Consulte la relación de uno a varios lk_transformationparametermapping_createdonbehalfby de la tabla systemuser.

lk_transformationparametermapping_modifiedby

Consulte la relación de uno a varios lk_transformationparametermapping_modifiedby de la tabla systemuser.

lk_transformationparametermapping_createdby

Consulte la relación de uno a varios lk_transformationparametermapping_createdby de la tabla systemuser.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web transformationparametermapping EntityType