Επεξεργασία

Κοινή χρήση μέσω


Entity Image Configuration (EntityImageConfig) table/entity reference

Store image configuration for each entity

Messages

The following table lists the messages for the Entity Image Configuration (EntityImageConfig) table. Messages represent operations that can be performed on the table. They may also be events.

Name
Is Event?
Web API Operation SDK for .NET
Create
Event: True
POST /entityimageconfigs
See Create
Create records
Delete
Event: True
DELETE /entityimageconfigs(entityimageconfigid)
See Delete
Delete records
Retrieve
Event: True
GET /entityimageconfigs(entityimageconfigid)
See Retrieve
Retrieve records
RetrieveMultiple
Event: True
GET /entityimageconfigs
See Query data
Query data
Update
Event: True
PATCH /entityimageconfigs(entityimageconfigid)
See Update
Update records
Upsert
Event: False
PATCH /entityimageconfigs(entityimageconfigid)
See Upsert a table row
UpsertRequest

Properties

The following table lists selected properties for the Entity Image Configuration (EntityImageConfig) table.

Property Value
DisplayName Entity Image Configuration
DisplayCollectionName Entity Image Configurations
SchemaName EntityImageConfig
CollectionSchemaName EntityImageConfigs
EntitySetName entityimageconfigs
LogicalName entityimageconfig
LogicalCollectionName entityimageconfigs
PrimaryIdAttribute entityimageconfigid
PrimaryNameAttribute parententitylogicalname
TableType Standard
OwnershipType None

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

EntityImageConfigId

Property Value
Description Unique identifier for entity instances
DisplayName Entity Image Configuration
IsValidForForm False
IsValidForRead True
LogicalName entityimageconfigid
RequiredLevel SystemRequired
Type Uniqueidentifier

ParentEntityLogicalName

Property Value
Description Parent Entity Logical Name
DisplayName Parent Entity Logical Name
IsValidForForm True
IsValidForRead True
LogicalName parententitylogicalname
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 128

PrimaryImageAttribute

Property Value
Description Logical Name of the Primary Image Attribute
DisplayName Primary Image Attribute
IsValidForForm True
IsValidForRead True
LogicalName primaryimageattribute
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 128

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.

ComponentIdUnique

Property Value
Description For internal use only.
DisplayName Row id unique
IsValidForForm False
IsValidForRead True
LogicalName componentidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

ComponentState

Property Value
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist
DefaultFormValue
GlobalChoiceName componentstate

ComponentState Choices/Options

Value Label
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

IsManaged

Property Value
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
GlobalChoiceName ismanaged
DefaultValue False
True Label Managed
False Label Unmanaged

OverwriteTime

Property Value
Description For internal use only.
DisplayName Record Overwrite Time
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

SolutionId

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

SupportingSolutionId

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

VersionNumber

Property Value
Description Version number of Entity Image Configuration.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
RequiredLevel None
Type BigInt
MaxValue 9223372036854775807
MinValue -9223372036854775808

One-to-Many relationships

These relationships are one-to-many. Listed by SchemaName.

entityimageconfig_AsyncOperations

Many-To-One Relationship: asyncoperation entityimageconfig_AsyncOperations

Property Value
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName entityimageconfig_AsyncOperations
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

entityimageconfig_BulkDeleteFailures

Many-To-One Relationship: bulkdeletefailure entityimageconfig_BulkDeleteFailures

Property Value
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName entityimageconfig_BulkDeleteFailures
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

entityimageconfig_MailboxTrackingFolders

Many-To-One Relationship: mailboxtrackingfolder entityimageconfig_MailboxTrackingFolders

Property Value
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName entityimageconfig_MailboxTrackingFolders
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

entityimageconfig_PrincipalObjectAttributeAccesses

Many-To-One Relationship: principalobjectattributeaccess entityimageconfig_PrincipalObjectAttributeAccesses

Property Value
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
ReferencedEntityNavigationPropertyName entityimageconfig_PrincipalObjectAttributeAccesses
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

entityimageconfig_SyncErrors

Many-To-One Relationship: syncerror entityimageconfig_SyncErrors

Property Value
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName entityimageconfig_SyncErrors
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

See also

Dataverse table/entity reference
Dataverse Web API Reference
entityimageconfig