Referencia de tabla o entidad Entity Image Configuration (EntityImageConfig)
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Store image configuration for each entity
Añadido por: solución Image Configuration
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/entityimageconfigs Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/entityimageconfigs(entityimageconfigid) Vea Eliminar |
DeleteRequest o Delete |
Retrieve | GET [org URI]/api/data/v9.0/entityimageconfigs(entityimageconfigid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/entityimageconfigs Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/entityimageconfigs(entityimageconfigid) Vea Actualizar |
UpdateRequest o Update |
Propiedades
Propiedad | Valor |
---|---|
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 |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
EntityImageConfigId
Propiedad | Valor |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Entity Image Configuration |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | entityimageconfigid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ParentEntityLogicalName
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- ComponentIdUnique
- ComponentState
- IsManaged
- OverwriteTime
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentIdUnique
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Row id unique |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ComponentState
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de ComponentState
Valor | Etiqueta | Descripción |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
IsManaged
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de IsManaged
Valor | Etiqueta | Descripción |
---|---|---|
1 | Managed | |
0 | Unmanaged |
Valor predeterminado: 0
OverwriteTime
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
SolutionId
Propiedad | Valor |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
VersionNumber
Propiedad | Valor |
---|---|
Description | Version number of Entity Image Configuration. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relaciones de uno a varios
Listado por SchemaName.
- entityimageconfig_SyncErrors
- entityimageconfig_AsyncOperations
- entityimageconfig_MailboxTrackingFolders
- entityimageconfig_BulkDeleteFailures
- entityimageconfig_PrincipalObjectAttributeAccesses
entityimageconfig_SyncErrors
Añadido por: solución System Solution
Igual que la relación de varios a uno entityimageconfig_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno entityimageconfig_AsyncOperations de la tabla asyncoperation.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno entityimageconfig_MailboxTrackingFolders de la tabla mailboxtrackingfolder.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno entityimageconfig_BulkDeleteFailures de la tabla bulkdeletefailure.
Propiedad | Valor |
---|---|
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
Añadido por: solución System Solution
Igual que la relación de varios a uno entityimageconfig_PrincipalObjectAttributeAccesses de la tabla principalobjectattributeaccess.
Propiedad | Valor |
---|---|
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 |
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web entityimageconfig EntityType