Entity Image Configuration (EntityImageConfig) テーブル/エンティティの参照

注意

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

Store image configuration for each entity

追加元 : Image Configuration ソリューション

メッセージ

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

プロパティ

プロパティ
CollectionSchemaName EntityImageConfigs
DisplayCollectionName Entity Image Configurations
DisplayName Entity Image Configuration
EntitySetName entityimageconfigs
IsBPFEntity False
LogicalCollectionName entityimageconfigs
LogicalName entityimageconfig
OwnershipType None
PrimaryIdAttribute entityimageconfigid
PrimaryNameAttribute parententitylogicalname
SchemaName EntityImageConfig

書き込み可能な列/属性

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

EntityImageConfigId

プロパティ
Description Unique identifier for entity instances
DisplayName Entity Image Configuration
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName entityimageconfigid
RequiredLevel SystemRequired
Type Uniqueidentifier

ParentEntityLogicalName

プロパティ
Description Parent Entity Logical Name
DisplayName Parent Entity Logical Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName parententitylogicalname
MaxLength 128
RequiredLevel SystemRequired
Type String

PrimaryImageAttribute

プロパティ
Description Logical Name of the Primary Image Attribute
DisplayName Primary Image Attribute
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName primaryimageattribute
MaxLength 128
RequiredLevel SystemRequired
Type String

読み取り専用列/属性

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

ComponentIdUnique

プロパティ
Description For internal use only.
DisplayName Row id unique
IsValidForForm False
IsValidForRead True
LogicalName componentidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

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

IsManaged

プロパティ
Description Indicates whether the solution component is part of a managed solution.
DisplayName Is Managed
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged の選択肢/オプション

ラベル 内容
1 Managed
0 Unmanaged

既定値 : 0

OverwriteTime

プロパティ
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateAndTime
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

VersionNumber

プロパティ
Description Version number of Entity Image Configuration.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

一対多関連付け

SchemaName が一覧表示。

entityimageconfig_SyncErrors

追加元 : System Solution ソリューション

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

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

entityimageconfig_AsyncOperations

追加元 : System Solution ソリューション

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

プロパティ
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName entityimageconfig_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

entityimageconfig_MailboxTrackingFolders

追加元 : System Solution ソリューション

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

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

entityimageconfig_BulkDeleteFailures

追加元 : System Solution ソリューション

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

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

entityimageconfig_PrincipalObjectAttributeAccesses

追加元 : System Solution ソリューション

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

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

関連項目

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