Share via


Referencia de tabla o entidad ImportJob

Nota

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

For internal use only.

Mensajes

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

Propiedades

Propiedad Valor
CollectionSchemaName ImportJobs
DisplayCollectionName Import Jobs
DisplayName Import Job
EntitySetName importjobs
IsBPFEntity False
LogicalCollectionName importjobs
LogicalName importjob
OwnershipType OrganizationOwned
PrimaryIdAttribute importjobid
PrimaryNameAttribute
SchemaName ImportJob

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 Unstructured data associated with the import job.
DisplayName Data
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName data
MaxLength 1073741823
RequiredLevel None
Type String

ImportContext

Propiedad Valor
Description The context of the import
DisplayName Import Context
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName importcontext
MaxLength 110
RequiredLevel None
Type String

ImportJobId

Propiedad Valor
Description Unique identifier of the import job.
DisplayName Import Job
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName importjobid
RequiredLevel SystemRequired
Type Uniqueidentifier

Name

Propiedad Valor
Description Name of the import job.
DisplayName Import Job Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 256
RequiredLevel None
Type String

OperationContext

Propiedad Valor
Description The context of the solution operation
DisplayName Solution Operation Context
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName operationcontext
MaxLength 50
RequiredLevel None
Type String

Progress

Propiedad Valor
Description Import Progress Percentage.
DisplayName Progress
IsValidForForm True
IsValidForRead True
LogicalName progress
MaxValue 100
MinValue 0
Precision 2
RequiredLevel None
Type Double

SolutionName

Propiedad Valor
Description Unique identifier of the solution.
DisplayName SolutionName
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName solutionname
MaxLength 256
RequiredLevel None
Type String

TimeZoneRuleVersionNumber

Propiedad Valor
Description For internal use only.
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

UTCConversionTimeZoneCode

Propiedad Valor
Description Time zone code that was in use when the record was created.
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Columnas/atributos de sólo lectura

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

CompletedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when the import job was completed.
DisplayName Completed On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName completedon
RequiredLevel None
Type DateTime

CreatedBy

Propiedad Valor
Description Unique identifier of the user who created the importJob.
DisplayName Created By
IsValidForForm True
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

CreatedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when the import job record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propiedad Valor
Description Unique identifier of the delegate user who created the import job record.
DisplayName Created By (Delegate)
IsValidForForm True
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

ModifiedBy

Propiedad Valor
Description Unique identifier of the user who modified the importJob.
DisplayName Modified By
IsValidForForm True
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

ModifiedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when the import job was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propiedad Valor
Description Unique identifier of the delegate user who modified the import job record.
DisplayName Created By (Delegate)
IsValidForForm True
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

OrganizationId

Propiedad Valor
Description Unique identifier of the organization associated with the importjob.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

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

SolutionId

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

StartedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when the import job was started.
DisplayName Started On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName startedon
RequiredLevel None
Type DateTime

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.

lk_importjobbase_modifiedonbehalfby

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

lk_importjobbase_createdonbehalfby

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

lk_importjobbase_modifiedby

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

lk_importjobbase_createdby

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

organization_importjob

Consulte la relación de uno a varios organization_importjob de la tabla organization.

Consultar también

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