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

注意

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

For internal use only.

メッセージ

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

プロパティ

プロパティ
CollectionSchemaName ImportJobs
DisplayCollectionName Import Jobs
DisplayName Import Job
EntitySetName importjobs
IsBPFEntity False
LogicalCollectionName importjobs
LogicalName importjob
OwnershipType OrganizationOwned
PrimaryIdAttribute importjobid
PrimaryNameAttribute
SchemaName ImportJob

書き込み可能な列/属性

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

Data

プロパティ
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

プロパティ
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

プロパティ
Description Unique identifier of the import job.
DisplayName Import Job
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName importjobid
RequiredLevel SystemRequired
Type Uniqueidentifier

Name

プロパティ
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

プロパティ
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

プロパティ
Description Import Progress Percentage.
DisplayName Progress
IsValidForForm True
IsValidForRead True
LogicalName progress
MaxValue 100
MinValue 0
Precision 2
RequiredLevel None
Type Double

SolutionName

プロパティ
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

プロパティ
Description For internal use only.
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

UTCConversionTimeZoneCode

プロパティ
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

読み取り専用列/属性

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

CompletedOn

プロパティ
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

プロパティ
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

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOn

プロパティ
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

プロパティ
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

プロパティ
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

ModifiedBy

プロパティ
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

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

プロパティ
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

プロパティ
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

プロパティ
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

OrganizationId

プロパティ
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

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

SolutionId

プロパティ
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel None
Type Uniqueidentifier

StartedOn

プロパティ
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

多対一関連付け

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

lk_importjobbase_modifiedonbehalfby

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

lk_importjobbase_createdonbehalfby

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

lk_importjobbase_modifiedby

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

lk_importjobbase_createdby

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

organization_importjob

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

関連項目

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