Referencia de tabla o entidad EntityAnalyticsConfig
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
This entity contains information about which entities are enabled for Azure Data Lake Services integration
Añadido por: solución Advanced Analytics Infrastructure
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/entityanalyticsconfigs Vea Crear |
CreateRequest o Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/entityanalyticsconfigs(entityanalyticsconfigid) Vea Eliminar |
DeleteRequest o Delete |
Retrieve | GET [org URI]/api/data/v9.0/entityanalyticsconfigs(entityanalyticsconfigid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/entityanalyticsconfigs Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/entityanalyticsconfigs(entityanalyticsconfigid) Vea Actualizar |
UpdateRequest o Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | EntityAnalyticsConfigs |
DisplayCollectionName | Entity Analytics Config |
DisplayName | Entity Analytics Config |
EntitySetName | entityanalyticsconfigs |
IsBPFEntity | False |
LogicalCollectionName | entityanalyticsconfigs |
LogicalName | entityanalyticsconfig |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | entityanalyticsconfigid |
PrimaryNameAttribute | parententitylogicalname |
SchemaName | EntityAnalyticsConfig |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- EntityAnalyticsConfigId
- IsEnabledForADLS
- IsEnabledForTimeSeries
- ParentEntityId
- ParentEntityLogicalName
EntityAnalyticsConfigId
Propiedad | Valor |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Entity Analytics Config |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | entityanalyticsconfigid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
IsEnabledForADLS
Propiedad | Valor |
---|---|
Description | Azure Data Lake Storage is enabled for the selected entity |
DisplayName | Is Enabled For ADLS |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | isenabledforadls |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de IsEnabledForADLS
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
IsEnabledForTimeSeries
Propiedad | Valor |
---|---|
Description | Time series is enabled for the selected entity |
DisplayName | Is Enabled For Time Series |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | isenabledfortimeseries |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de IsEnabledForTimeSeries
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
ParentEntityId
Propiedad | Valor |
---|---|
Description | Unique identifier for Entity associated with Entity Analytics Config. |
DisplayName | Parent Entity Id |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | parententityid |
RequiredLevel | None |
Targets | entity |
Type | Lookup |
ParentEntityLogicalName
Propiedad | Valor |
---|---|
Description | Entity Logical Name For Analytics |
DisplayName | Entity Logical Name For Analytics |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | parententitylogicalname |
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
- CreatedOn
- IsManaged
- ModifiedOn
- OrganizationId
- OrganizationIdName
- OverwriteTime
- ParentEntityIdName
- 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 |
CreatedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
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
ModifiedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
OrganizationId
Propiedad | Valor |
---|---|
Description | Unique identifier for the organization |
DisplayName | Organization Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | None |
Targets | organization |
Type | Lookup |
OrganizationIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
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 |
ParentEntityIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parententityidname |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
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 Analytics Config. |
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.
- entityanalyticsconfig_SyncErrors
- entityanalyticsconfig_AsyncOperations
- entityanalyticsconfig_MailboxTrackingFolders
- entityanalyticsconfig_BulkDeleteFailures
- entityanalyticsconfig_PrincipalObjectAttributeAccesses
entityanalyticsconfig_SyncErrors
Añadido por: solución System Solution
Igual que la relación de varios a uno entityanalyticsconfig_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | entityanalyticsconfig_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
entityanalyticsconfig_AsyncOperations
Añadido por: solución System Solution
Igual que la relación de varios a uno entityanalyticsconfig_AsyncOperations de la tabla asyncoperation.
Propiedad | Valor |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | entityanalyticsconfig_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
entityanalyticsconfig_MailboxTrackingFolders
Añadido por: solución System Solution
Igual que la relación de varios a uno entityanalyticsconfig_MailboxTrackingFolders de la tabla mailboxtrackingfolder.
Propiedad | Valor |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | entityanalyticsconfig_MailboxTrackingFolders |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
entityanalyticsconfig_BulkDeleteFailures
Añadido por: solución System Solution
Igual que la relación de varios a uno entityanalyticsconfig_BulkDeleteFailures de la tabla bulkdeletefailure.
Propiedad | Valor |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | entityanalyticsconfig_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
entityanalyticsconfig_PrincipalObjectAttributeAccesses
Añadido por: solución System Solution
Igual que la relación de varios a uno entityanalyticsconfig_PrincipalObjectAttributeAccesses de la tabla principalobjectattributeaccess.
Propiedad | Valor |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | entityanalyticsconfig_PrincipalObjectAttributeAccesses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
entity_entityanalyticsconfig
Añadido por: solución System Solution
Consulte la relación de uno a varios entity_entityanalyticsconfig de la tabla entity.
organization_entityanalyticsconfig
Añadido por: solución System Solution
Consulte la relación de uno a varios organization_entityanalyticsconfig de la tabla organization.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web entityanalyticsconfig EntityType