Text Analytics Entity Mapping (TextAnalyticsEntityMapping) table/entity reference

Messages

The following table lists the messages for the Text Analytics Entity Mapping (TextAnalyticsEntityMapping) 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 /textanalyticsentitymappings
See Create
Create records
Delete
Event: True
DELETE /textanalyticsentitymappings(textanalyticsentitymappingid)
See Delete
Delete records
Retrieve
Event: True
GET /textanalyticsentitymappings(textanalyticsentitymappingid)
See Retrieve
Retrieve records
RetrieveMultiple
Event: True
GET /textanalyticsentitymappings
See Query data
Query data
Update
Event: True
PATCH /textanalyticsentitymappings(textanalyticsentitymappingid)
See Update
Update records
Upsert
Event: False
PATCH /textanalyticsentitymappings(textanalyticsentitymappingid)
See Upsert a table row
UpsertRequest

Properties

The following table lists selected properties for the Text Analytics Entity Mapping (TextAnalyticsEntityMapping) table.

Property Value
DisplayName Text Analytics Entity Mapping
DisplayCollectionName Text Analytics Entity Mappings
SchemaName TextAnalyticsEntityMapping
CollectionSchemaName TextAnalyticsEntityMappings
EntitySetName textanalyticsentitymappings
LogicalName textanalyticsentitymapping
LogicalCollectionName textanalyticsentitymapping
PrimaryIdAttribute textanalyticsentitymappingid
TableType Standard
OwnershipType OrganizationOwned

Writable columns/attributes

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

AdvancedSimilarityRuleId

Property Value
Description Advanced Similarity RuleId associated with entity mapping.
DisplayName Advanced Similarity RuleId
IsValidForForm True
IsValidForRead True
LogicalName advancedsimilarityruleid
RequiredLevel ApplicationRequired
Type Lookup
Targets

Entity

Property Value
Description Entity
DisplayName Entity
IsValidForForm True
IsValidForRead True
LogicalName entity
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 50

EntityDisplayName

Property Value
Description Entity Display Name
DisplayName Entity Name
IsValidForForm True
IsValidForRead True
LogicalName entitydisplayname
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 50

EntityPickList

Property Value
Description Select Entity
DisplayName Entity
IsValidForForm False
IsValidForRead True
LogicalName entitypicklist
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName textanalyticsentitymapping_entity

EntityPickList Choices/Options

Value Label
1 No
2 Yes

Field

Property Value
Description Field
DisplayName Field
IsValidForForm True
IsValidForRead True
LogicalName field
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 50

FieldDisplayName

Property Value
Description Field Display Name
DisplayName Field Name
IsValidForForm True
IsValidForRead True
LogicalName fielddisplayname
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 50

FieldPickList

Property Value
Description Select Field
DisplayName Field
IsValidForForm False
IsValidForRead True
LogicalName fieldpicklist
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName textanalyticsentitymapping_fields

FieldPickList Choices/Options

Value Label
1 No
2 Yes

IsTextMatchMapping

Property Value
Description Specify if the mapping is for text match or exact match
DisplayName Criteria
IsValidForForm True
IsValidForRead True
LogicalName istextmatchmapping
RequiredLevel None
Type Boolean
GlobalChoiceName textanalyticsentitymapping_istextmatchmapping
DefaultValue True
True Label Text Match
False Label Exact Match

KnowledgeSearchModelId

Property Value
Description Knowledge Search Model associated with entity mapping.
DisplayName Knowledge Search Model Id
IsValidForForm True
IsValidForRead True
LogicalName knowledgesearchmodelid
RequiredLevel ApplicationRequired
Type Lookup
Targets

ModelType

Property Value
Description Model Type.
DisplayName Model Type
IsValidForForm True
IsValidForRead True
LogicalName modeltype
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

RelationshipName

Property Value
Description Relationship Name
DisplayName Relationship Name
IsValidForForm True
IsValidForRead True
LogicalName relationshipname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

SimilarityRuleId

Property Value
Description Similarity Rule associated with entity mapping.
DisplayName Similarity Rule Id
IsValidForForm True
IsValidForRead True
LogicalName similarityruleid
RequiredLevel ApplicationRequired
Type Lookup
Targets similarityrule

TextAnalyticsEntityMappingId

Property Value
Description Unique identifier for entity instances
DisplayName Text Analytics Entity Mapping
IsValidForForm True
IsValidForRead True
LogicalName textanalyticsentitymappingid
RequiredLevel SystemRequired
Type Uniqueidentifier

Read-only columns/attributes

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

ComponentState

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

ComponentState Choices/Options

Value Label
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

IsManaged

Property Value
Description Is Manageed
DisplayName State
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean
GlobalChoiceName ismanaged
DefaultValue False
True Label Managed
False Label Unmanaged

OrganizationId

Property Value
Description Unique identifier of the organization associated with the Text Analytics Entity Mapping.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Type Lookup
Targets organization

OverwriteTime

Property Value
Description Date and time when the record was created.
DisplayName Created On
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateOnly
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

TextAnalyticsEntityMappingIdUnique

Property Value
Description Unique identifier of the Text Analytics Entity Mapping
DisplayName Text Analytics Entity Mapping Unique Id
IsValidForForm False
IsValidForRead True
LogicalName textanalyticsentitymappingidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

Many-to-One relationships

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

organization_textanalyticsentitymapping

One-To-Many Relationship: organization organization_textanalyticsentitymapping

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

similarityrule_textanalyticsentitymapping

One-To-Many Relationship: similarityrule similarityrule_textanalyticsentitymapping

Property Value
ReferencedEntity similarityrule
ReferencedAttribute similarityruleid
ReferencingAttribute similarityruleid
ReferencingEntityNavigationPropertyName similarityruleid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

See also

Dataverse table/entity reference
Dataverse Web API Reference