Επεξεργασία

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


Entity Analytics Config (EntityAnalyticsConfig) table/entity reference

This entity contains information about which entities are enabled for Azure Data Lake Services integration

Messages

The following table lists the messages for the Entity Analytics Config (EntityAnalyticsConfig) 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: False
POST /entityanalyticsconfigs
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: False
DELETE /entityanalyticsconfigs(entityanalyticsconfigid)
See Delete
Delete records
Retrieve
Event: False
GET /entityanalyticsconfigs(entityanalyticsconfigid)
See Retrieve
Retrieve records
RetrieveMultiple
Event: False
GET /entityanalyticsconfigs
See Query data
Query data
Update
Event: False
PATCH /entityanalyticsconfigs(entityanalyticsconfigid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /entityanalyticsconfigs(entityanalyticsconfigid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest

Properties

The following table lists selected properties for the Entity Analytics Config (EntityAnalyticsConfig) table.

Property Value
DisplayName Entity Analytics Config
DisplayCollectionName Entity Analytics Config
SchemaName EntityAnalyticsConfig
CollectionSchemaName EntityAnalyticsConfigs
EntitySetName entityanalyticsconfigs
LogicalName entityanalyticsconfig
LogicalCollectionName entityanalyticsconfigs
PrimaryIdAttribute entityanalyticsconfigid
PrimaryNameAttribute parententitylogicalname
TableType Standard
OwnershipType OrganizationOwned

Writable columns/attributes

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

EntityAnalyticsConfigId

Property Value
Description Unique identifier for entity instances
DisplayName Entity Analytics Config
IsValidForForm False
IsValidForRead True
LogicalName entityanalyticsconfigid
RequiredLevel SystemRequired
Type Uniqueidentifier

IsEnabledForADLS

Property Value
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
GlobalChoiceName none_entityanalyticsconfig_isenabledforadls
DefaultValue False
True Label Yes
False Label No

IsEnabledForTimeSeries

Property Value
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
GlobalChoiceName entityanalyticsconfig_isenabledfortimeseries
DefaultValue False
True Label Yes
False Label No

ParentEntityId

Property Value
Description Unique identifier for Entity associated with Entity Analytics Config.
DisplayName Parent Entity Id
IsValidForForm True
IsValidForRead True
LogicalName parententityid
RequiredLevel None
Type Lookup
Targets entity

ParentEntityLogicalName

Property Value
Description Entity Logical Name For Analytics
DisplayName Entity Logical Name For Analytics
IsValidForForm True
IsValidForRead True
LogicalName parententitylogicalname
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

CreatedOn

Property Value
Description Date and time when the record was created.
DisplayName Created On
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

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

ModifiedOn

Property Value
Description Date and time when the record was modified.
DisplayName Modified On
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

OrganizationId

Property Value
Description Unique identifier for the organization
DisplayName Organization Id
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel None
Type Lookup
Targets organization

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 Analytics Config.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
RequiredLevel None
Type BigInt
MaxValue 9223372036854775807
MinValue -9223372036854775808

Many-to-One relationships

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

entity_entityanalyticsconfig

One-To-Many Relationship: entity entity_entityanalyticsconfig

Property Value
ReferencedEntity entity
ReferencedAttribute entityid
ReferencingAttribute parententityid
ReferencingEntityNavigationPropertyName parententityid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: Cascade
Delete: Cascade
Merge: NoCascade
Reparent: Cascade
RollupView: NoCascade
Share: Cascade
Unshare: Cascade

organization_entityanalyticsconfig

One-To-Many Relationship: organization organization_entityanalyticsconfig

Property Value
ReferencedEntity organization
ReferencedAttribute organizationid
ReferencingAttribute organizationid
ReferencingEntityNavigationPropertyName organizationid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

One-to-Many relationships

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

entityanalyticsconfig_AsyncOperations

Many-To-One Relationship: asyncoperation entityanalyticsconfig_AsyncOperations

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

entityanalyticsconfig_BulkDeleteFailures

Many-To-One Relationship: bulkdeletefailure entityanalyticsconfig_BulkDeleteFailures

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

entityanalyticsconfig_MailboxTrackingFolders

Many-To-One Relationship: mailboxtrackingfolder entityanalyticsconfig_MailboxTrackingFolders

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

entityanalyticsconfig_PrincipalObjectAttributeAccesses

Many-To-One Relationship: principalobjectattributeaccess entityanalyticsconfig_PrincipalObjectAttributeAccesses

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

entityanalyticsconfig_SyncErrors

Many-To-One Relationship: syncerror entityanalyticsconfig_SyncErrors

Property Value
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName entityanalyticsconfig_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
entityanalyticsconfig