Referenz zur Tabelle/Entität Note (Annotation)
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
Note that is attached to one or more objects, including other notes.
Nachrichten
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/annotations(annotationid) Aktualisieren die Eigenschaft ownerid . |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/annotations Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
Delete | DELETE [org URI]/api/data/v9.0/annotations(annotationid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/annotations(annotationid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/annotations Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
Rollup | Rollup Function | RollupRequest |
Update | PATCH [org URI]/api/data/v9.0/annotations(annotationid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
Eigenschaften
Eigenschaft | Wert |
---|---|
CollectionSchemaName | Annotations |
DisplayCollectionName | Notes |
DisplayName | Note |
EntitySetName | annotations |
IsBPFEntity | False |
LogicalCollectionName | annotations |
LogicalName | annotation |
OwnershipType | UserOwned |
PrimaryIdAttribute | annotationid |
PrimaryNameAttribute | subject |
SchemaName | Annotation |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
- AnnotationId
- DocumentBody
- FileName
- ImportSequenceNumber
- IsDocument
- LangId
- MimeType
- NoteText
- ObjectId
- ObjectIdTypeCode
- ObjectTypeCode
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- StepId
- Subject
AnnotationId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the note. |
DisplayName | Note |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | annotationid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
DocumentBody
Eigenschaft | Wert |
---|---|
Description | Contents of the note's attachment. |
DisplayName | Document |
FormatName | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | documentbody |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | String |
FileName
Eigenschaft | Wert |
---|---|
Description | File name of the note. |
DisplayName | File Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | filename |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
ImportSequenceNumber
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the data import or data migration that created this record. |
DisplayName | Import Sequence Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
IsDocument
Eigenschaft | Wert |
---|---|
Description | Specifies whether the note is an attachment. |
DisplayName | Is Document |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isdocument |
RequiredLevel | SystemRequired |
Type | Boolean |
IsDocument Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
LangId
Eigenschaft | Wert |
---|---|
Description | Language identifier for the note. |
DisplayName | Language ID |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | langid |
MaxLength | 2 |
RequiredLevel | None |
Type | String |
MimeType
Eigenschaft | Wert |
---|---|
Description | MIME type of the note's attachment. |
DisplayName | Mime Type |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mimetype |
MaxLength | 256 |
RequiredLevel | None |
Type | String |
NoteText
Eigenschaft | Wert |
---|---|
Description | Text of the note. |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | notetext |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
ObjectId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the object with which the note is associated. |
DisplayName | Regarding |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objectid |
RequiredLevel | None |
Targets | account,adx_invitation,adx_inviteredemption,adx_portalcomment,appointment,calendar,channelaccessprofile,channelaccessprofilerule,channelaccessprofileruleitem,chat,contact,convertrule,duplicaterule,email,emailserverprofile,fax,goal,kbarticle,knowledgearticle,knowledgebaserecord,letter,mailbox,msdyn_aifptrainingdocument,msdyn_aimodel,msdyn_aiodimage,mspcat_catalogsubmissionfiles,phonecall,recurringappointmentmaster,routingrule,routingruleitem,sharepointdocument,sla,socialactivity,task,workflow |
Type | Lookup |
ObjectIdTypeCode
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Regarding Object Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objectidtypecode |
RequiredLevel | None |
Type | EntityName |
ObjectTypeCode
Eigenschaft | Wert |
---|---|
Description | Type of entity with which the note is associated. |
DisplayName | Object Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | objecttypecode |
RequiredLevel | None |
Type | EntityName |
OverriddenCreatedOn
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
OwnerId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user or team who owns the note. |
DisplayName | Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
StepId
Eigenschaft | Wert |
---|---|
Description | workflow step id associated with the note. |
DisplayName | Step Id |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | stepid |
MaxLength | 32 |
RequiredLevel | None |
Type | String |
Subject
Eigenschaft | Wert |
---|---|
Description | Subject associated with the note. |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | subject |
MaxLength | 500 |
RequiredLevel | ApplicationRequired |
Type | String |
Schreibgeschützt Spalten/Attribute
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- DummyFileName
- DummyRegarding
- FilePointer
- FileSize
- IsPrivate
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- Prefix
- StoragePointer
- VersionNumber
CreatedBy
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user who created the note. |
DisplayName | Created By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the note was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the delegate user who created the annotation. |
DisplayName | Created By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
DummyFileName
Hinzugefügt von: Activities Patch-Lösung
Eigenschaft | Wert |
---|---|
Description | Dummy attribute associated with the note attachment |
DisplayName | File Name(deprecated) |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | False |
LogicalName | dummyfilename |
MaxLength | 500 |
RequiredLevel | None |
Type | String |
DummyRegarding
Hinzugefügt von: Activities Patch-Lösung
Eigenschaft | Wert |
---|---|
Description | Dummy attribute associated with the note regarding |
DisplayName | Regarding(deprecated) |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | False |
LogicalName | dummyregarding |
MaxLength | 500 |
RequiredLevel | None |
Type | String |
FilePointer
Eigenschaft | Wert |
---|---|
Description | File pointer of the attachment. |
DisplayName | File Pointer |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | filepointer |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
FileSize
Eigenschaft | Wert |
---|---|
Description | File size of the note. |
DisplayName | File Size (Bytes) |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | filesize |
MaxValue | 1000000000 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
IsPrivate
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | isprivate |
RequiredLevel | None |
Type | Boolean |
IsPrivate Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
ModifiedBy
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user who last modified the note. |
DisplayName | Modified By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the note was last modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the delegate user who last modified the annotation. |
DisplayName | Modified By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OwnerIdName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the business unit that owns the note. |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
OwningBusinessUnitName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the team who owns the note. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Targets | team |
Type | Lookup |
OwningUser
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user who owns the note. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
Prefix
Eigenschaft | Wert |
---|---|
Description | Prefix of the file pointer in blob storage. |
DisplayName | Prefix |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | prefix |
MaxLength | 10 |
RequiredLevel | None |
Type | String |
StoragePointer
Eigenschaft | Wert |
---|---|
Description | Storage pointer. |
DisplayName | Storage Pointer |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | storagepointer |
MaxLength | 10 |
RequiredLevel | None |
Type | String |
VersionNumber
Eigenschaft | Wert |
---|---|
Description | Version number of the note. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Eins-zu-Viele-Beziehungen
Aufgelistet durch SchemaName.
- Annotation_SyncErrors
- Annotation_AsyncOperations
- Annotation_BulkDeleteFailures
- Annotation_ProcessSessions
Annotation_SyncErrors
Wie die Annotation_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Annotation_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Annotation_AsyncOperations
Wie die Annotation_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Annotation_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Annotation_BulkDeleteFailures
Wie die Annotation_BulkDeleteFailures-Viele-zu-Eins-Beziehung für die bulkdeletefailure-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Annotation_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Annotation_ProcessSessions
Wie die Annotation_ProcessSessions-Viele-zu-Eins-Beziehung für die processsession-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Annotation_ProcessSessions |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Viele-zu-Eins-Beziehungen
Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.
- knowledgearticle_Annotations
- KnowledgeBaseRecord_Annotations
- lk_annotationbase_modifiedonbehalfby
- Mailbox_Annotation
- team_annotations
- annotation_owning_user
- PhoneCall_Annotation
- Contact_Annotation
- SocialActivity_Annotation
- sla_Annotation
- Calendar_Annotation
- Email_Annotation
- Task_Annotation
- lk_annotationbase_createdby
- EmailServerProfile_Annotation
- Account_Annotation
- RecurringAppointmentMaster_Annotation
- business_unit_annotations
- lk_annotationbase_modifiedby
- Letter_Annotation
- Fax_Annotation
- Workflow_Annotation
- Appointment_Annotation
- lk_annotationbase_createdonbehalfby
- Goal_Annotation
- KbArticle_Annotation
- DuplicateRule_Annotation
- chat_Annotations
- msdyn_aimodel_Annotations
- msdyn_aifptrainingdocument_Annotations
- msdyn_aiodimage_Annotations
- adx_invitation_Annotations
- adx_inviteredemption_Annotations
- adx_portalcomment_Annotations
- mspcat_catalogsubmissionfiles_Annotations
knowledgearticle_Annotations
Siehe die knowledgearticle_Annotations-Eins-zu-Viele-Beziehung für die knowledgearticle-Tabelle/-Entität.
KnowledgeBaseRecord_Annotations
Siehe die KnowledgeBaseRecord_Annotations-Eins-zu-Viele-Beziehung für die knowledgebaserecord-Tabelle/-Entität.
lk_annotationbase_modifiedonbehalfby
Siehe die lk_annotationbase_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Mailbox_Annotation
Siehe die Mailbox_Annotation-Eins-zu-Viele-Beziehung für die mailbox-Tabelle/-Entität.
team_annotations
Siehe die team_annotations-Eins-zu-Viele-Beziehung für die team-Tabelle/-Entität.
annotation_owning_user
Siehe die annotation_owning_user-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
PhoneCall_Annotation
Siehe die PhoneCall_Annotation-Eins-zu-Viele-Beziehung für die phonecall-Tabelle/-Entität.
Contact_Annotation
Siehe die Contact_Annotation-Eins-zu-Viele-Beziehung für die contact-Tabelle/-Entität.
SocialActivity_Annotation
Siehe die SocialActivity_Annotation-Eins-zu-Viele-Beziehung für die socialactivity-Tabelle/-Entität.
sla_Annotation
Siehe die sla_Annotation-Eins-zu-Viele-Beziehung für die sla-Tabelle/-Entität.
Calendar_Annotation
Siehe die Calendar_Annotation-Eins-zu-Viele-Beziehung für die calendar-Tabelle/-Entität.
Email_Annotation
Siehe die Email_Annotation-Eins-zu-Viele-Beziehung für die email-Tabelle/-Entität.
Task_Annotation
Siehe die Task_Annotation-Eins-zu-Viele-Beziehung für die task-Tabelle/-Entität.
lk_annotationbase_createdby
Siehe die lk_annotationbase_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
EmailServerProfile_Annotation
Siehe die EmailServerProfile_Annotation-Eins-zu-Viele-Beziehung für die emailserverprofile-Tabelle/-Entität.
Account_Annotation
Siehe die Account_Annotation-Eins-zu-Viele-Beziehung für die account-Tabelle/-Entität.
RecurringAppointmentMaster_Annotation
Siehe die RecurringAppointmentMaster_Annotation-Eins-zu-Viele-Beziehung für die recurringappointmentmaster-Tabelle/-Entität.
business_unit_annotations
Siehe die business_unit_annotations-Eins-zu-Viele-Beziehung für die businessunit-Tabelle/-Entität.
lk_annotationbase_modifiedby
Siehe die lk_annotationbase_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Letter_Annotation
Siehe die Letter_Annotation-Eins-zu-Viele-Beziehung für die letter-Tabelle/-Entität.
Fax_Annotation
Siehe die Fax_Annotation-Eins-zu-Viele-Beziehung für die fax-Tabelle/-Entität.
Workflow_Annotation
Siehe die Workflow_Annotation-Eins-zu-Viele-Beziehung für die workflow-Tabelle/-Entität.
Appointment_Annotation
Siehe die Appointment_Annotation-Eins-zu-Viele-Beziehung für die appointment-Tabelle/-Entität.
lk_annotationbase_createdonbehalfby
Siehe die lk_annotationbase_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Goal_Annotation
Siehe die Goal_Annotation-Eins-zu-Viele-Beziehung für die goal-Tabelle/-Entität.
KbArticle_Annotation
Siehe die KbArticle_Annotation-Eins-zu-Viele-Beziehung für die kbarticle-Tabelle/-Entität.
DuplicateRule_Annotation
Siehe die DuplicateRule_Annotation-Eins-zu-Viele-Beziehung für die duplicaterule-Tabelle/-Entität.
chat_Annotations
Hinzugefügt von: Activities Patch-Lösung
Siehe die chat_Annotations-Eins-zu-Viele-Beziehung für die chat-Tabelle/-Entität.
msdyn_aimodel_Annotations
Hinzugefügt von: AISolution-Lösung
Siehe die msdyn_aimodel_Annotations-Eins-zu-Viele-Beziehung für die msdyn_aimodel-Tabelle/-Entität.
msdyn_aifptrainingdocument_Annotations
Hinzugefügt von: AI Solution deprecated templates-Lösung
Siehe die msdyn_aifptrainingdocument_Annotations-Eins-zu-Viele-Beziehung für die msdyn_aifptrainingdocument-Tabelle/-Entität.
msdyn_aiodimage_Annotations
Hinzugefügt von: AI Solution deprecated templates-Lösung
Siehe die msdyn_aiodimage_Annotations-Eins-zu-Viele-Beziehung für die msdyn_aiodimage-Tabelle/-Entität.
adx_invitation_Annotations
Hinzugefügt von: Power Pages Runtime Core-Lösung
Siehe die adx_invitation_Annotations-Eins-zu-Viele-Beziehung für die adx_invitation-Tabelle/-Entität.
adx_inviteredemption_Annotations
Hinzugefügt von: Active Solution-Lösung
Siehe die adx_inviteredemption_Annotations-Eins-zu-Viele-Beziehung für die adx_inviteredemption-Tabelle/-Entität.
adx_portalcomment_Annotations
Hinzugefügt von: Active Solution-Lösung
Siehe die adx_portalcomment_Annotations-Eins-zu-Viele-Beziehung für die adx_portalcomment-Tabelle/-Entität.
mspcat_catalogsubmissionfiles_Annotations
Hinzugefügt von: Catalog in Power Platform Packaging-Lösung
Siehe die mspcat_catalogsubmissionfiles_Annotations-Eins-zu-Viele-Beziehung für die mspcat_catalogsubmissionfiles-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz annotation EntityType