Data Import (Import) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Status and ownership information for an import job.
メッセージ
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | Imports |
| DisplayCollectionName | Data Imports |
| DisplayName | Data Import |
| EntitySetName | imports |
| IsBPFEntity | False |
| LogicalCollectionName | imports |
| LogicalName | import |
| OwnershipType | UserOwned |
| PrimaryIdAttribute | importid |
| PrimaryNameAttribute | name |
| SchemaName | Import |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
EMailAddress
| プロパティ | 値 |
|---|---|
| Description | Type the email address that the import completion notification must be sent to. |
| DisplayName | |
| FormatName | |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | emailaddress |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ImportId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the import job. |
| DisplayName | Import |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | importid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
IsImport
| プロパティ | 値 |
|---|---|
| Description | Information about whether the source of this import job is data import or data migration. |
| DisplayName | Is Import |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isimport |
| RequiredLevel | SystemRequired |
| Type | Boolean |
IsImport の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Is Import | |
| 0 | Is Migration |
既定値 : 0
ModeCode
| プロパティ | 値 |
|---|---|
| Description | Select whether to create or update records in Microsoft Dynamics 365 during the import job. |
| DisplayName | Mode |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | modecode |
| RequiredLevel | SystemRequired |
| Type | Picklist |
ModeCode の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 0 | Create | |
| 1 | Update |
Name
| プロパティ | 値 |
|---|---|
| Description | Shows the name of the import job, based on the import file and the entity being imported. |
| DisplayName | Import Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | name |
| MaxLength | 256 |
| RequiredLevel | None |
| Type | String |
OwnerId
| プロパティ | 値 |
|---|---|
| Description | Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user. |
| DisplayName | Owner |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | ownerid |
| RequiredLevel | SystemRequired |
| Targets | systemuser,team |
| Type | Owner |
OwnerIdType
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
SendNotification
| プロパティ | 値 |
|---|---|
| Description | Select whether to send a notification email message to a selected user after the import is completed. |
| DisplayName | Send Notification |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | sendnotification |
| RequiredLevel | SystemRequired |
| Type | Boolean |
SendNotification の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
StatusCode
| プロパティ | 値 |
|---|---|
| Description | Shows the reason code that explains the import job's status to identify the job's stage of the import processes, from transforming the data to completed. |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | SystemRequired |
| Type | Status |
StatusCode の選択肢/オプション
| 値 | ラベル | 状態 |
|---|---|---|
| 0 | Submitted | 0 |
| 1 | Parsing | 0 |
| 2 | Transforming | 0 |
| 3 | Importing | 0 |
| 4 | Completed | 0 |
| 5 | Failed | 0 |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- Sequence
- StateCode
CreatedBy
| プロパティ | 値 |
|---|---|
| Description | Shows who created the record. |
| 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 | Shows the date and time when the import was initiated. |
| DisplayName | Created On |
| Format | DateAndTime |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | SystemRequired |
| Type | DateTime |
CreatedOnBehalfBy
| プロパティ | 値 |
|---|---|
| Description | Shows who created the record on behalf of another user. |
| 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 |
ModifiedBy
| プロパティ | 値 |
|---|---|
| Description | Shows who last updated the record. |
| 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 | Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
| DisplayName | Modified On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | SystemRequired |
| Type | DateTime |
ModifiedOnBehalfBy
| プロパティ | 値 |
|---|---|
| Description | Shows who created the record on behalf of another user. |
| 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 |
OwnerIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwnerIdYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwningBusinessUnit
| プロパティ | 値 |
|---|---|
| Description | Business unit that owns the import job. |
| DisplayName | Owning Business Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Targets | businessunit |
| Type | Lookup |
OwningBusinessUnitName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningbusinessunitname |
| MaxLength | 160 |
| RequiredLevel | None |
| Type | String |
OwningTeam
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the team who owns the import. |
| DisplayName | Owning Team |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| Targets | team |
| Type | Lookup |
OwningUser
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the user who owns the import. |
| DisplayName | Owning User |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
Sequence
| プロパティ | 値 |
|---|---|
| Description | Order in which the import was created. |
| DisplayName | Sequence |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | sequence |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | SystemRequired |
| Type | Integer |
StateCode
| プロパティ | 値 |
|---|---|
| Description | Shows the status of the import job. By default, import jobs are active and can't be deactivated. |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
StateCode の選択肢/オプション
| 値 | ラベル | 既定の状態 | 不変名 |
|---|---|---|---|
| 0 | Active | 0 | Active |
一対多関連付け
SchemaName が一覧表示。
Import_ImportFile
importfile テーブル/エンティティの多対一のリレーションシップ Import_ImportFile と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | importfile |
| ReferencingAttribute | importid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Import_ImportFile |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Import_BulkDeleteFailures
bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ Import_BulkDeleteFailures と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Import_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Import_AsyncOperations
asyncoperation テーブル/エンティティの多対一のリレーションシップ Import_AsyncOperations と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Import_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_import_modifiedonbehalfby
- team_Imports
- lk_importbase_modifiedby
- BusinessUnit_Imports
- SystemUser_Imports
- lk_import_createdonbehalfby
- lk_importbase_createdby
lk_import_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_import_modifiedonbehalfby を参照してください。
team_Imports
team テーブル/エンティティの一対多のリレーションシップ team_Imports を参照してください。
lk_importbase_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_importbase_modifiedby を参照してください。
BusinessUnit_Imports
businessunit テーブル/エンティティの一対多のリレーションシップ BusinessUnit_Imports を参照してください。
SystemUser_Imports
systemuser テーブル/エンティティの一対多のリレーションシップ SystemUser_Imports を参照してください。
lk_import_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_import_createdonbehalfby を参照してください。
lk_importbase_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_importbase_createdby を参照してください。
関連項目
フィードバック
フィードバックの送信と表示