Référence d’entité/de table Feedback
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
Feedback and rating.
Messages
Message | Opération de l'API web | Classe ou méthode SDK |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/feedback(feedbackid) Mettre à jour la propriété ownerid . |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/feedback Voir Créer |
CreateRequest ou Create |
Delete | DELETE [org URI]/api/data/v9.0/feedback(feedbackid) Voir Supprimer |
DeleteRequest ou Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/feedback(feedbackid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/feedback Voir Rechercher des données |
RetrieveMultipleRequest ou RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
SetState | PATCH [org URI]/api/data/v9.0/feedback(feedbackid) Mettre à jour les propriétés statecode et statuscode . |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/feedback(feedbackid) Voir Mettre à jour |
UpdateRequest ou Update |
Propriétés
Propriété | Valeur |
---|---|
CollectionSchemaName | Feedback |
DisplayCollectionName | Feedback |
DisplayName | Feedback |
EntitySetName | feedback |
IsBPFEntity | False |
LogicalCollectionName | feedback |
LogicalName | feedback |
OwnershipType | UserOwned |
PrimaryIdAttribute | feedbackid |
PrimaryNameAttribute | title |
SchemaName | Feedback |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.
- adx_approved
- adx_authorurl
- Adx_ContactEmail
- Adx_ContactUsername
- Adx_CreatedByContact
- Comments
- CreatedByContact
- CreatedOnBehalfByContact
- FeedbackId
- ImportSequenceNumber
- MaxRating
- MinRating
- msdyn_ContextObjectId
- msdyn_ContextObjectIdType
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- Rating
- RegardingObjectId
- RegardingObjectTypeCode
- Source
- StateCode
- StatusCode
- Title
- TransactionCurrencyId
adx_approved
Ajouté par : solution Power Pages Runtime Core
Propriété | Valeur |
---|---|
Description | Shows whether the feedback is approved for display. |
DisplayName | Published To Web |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_approved |
RequiredLevel | None |
Type | Boolean |
Choix/Options adx_approved
Valeur | Étiquette | Description |
---|---|---|
1 | Yes | |
0 | No |
Valeur par défaut : 0
adx_authorurl
Ajouté par : solution Power Pages Runtime Core
Propriété | Valeur |
---|---|
Description | The URL of the author’s home page/blog. |
DisplayName | Author URL |
FormatName | Url |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_authorurl |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
Adx_ContactEmail
Ajouté par : solution Power Pages Runtime Core
Propriété | Valeur |
---|---|
Description | Email of the contact who created the record. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_contactemail |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Adx_ContactUsername
Ajouté par : solution Power Pages Runtime Core
Propriété | Valeur |
---|---|
Description | Username of the contact who created the record. |
DisplayName | Username |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_contactusername |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Adx_CreatedByContact
Ajouté par : solution Power Pages Runtime Core
Propriété | Valeur |
---|---|
Description | Name of the contact who created the record. |
DisplayName | Created By Name (Contact) |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_createdbycontact |
MaxLength | 4000 |
RequiredLevel | None |
Type | String |
Comments
Propriété | Valeur |
---|---|
Description | Type the feedback comments. |
DisplayName | Comments |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | comments |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
CreatedByContact
Propriété | Valeur |
---|---|
Description | Shows the contact who created the record. |
DisplayName | Created By (Contact) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdbycontact |
RequiredLevel | None |
Targets | contact |
Type | Lookup |
CreatedOnBehalfByContact
Propriété | Valeur |
---|---|
Description | Shows the contact who created the record on behalf of another user. |
DisplayName | Created OnBelhalfBy (Contact) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfbycontact |
RequiredLevel | None |
Targets | contact |
Type | Lookup |
FeedbackId
Propriété | Valeur |
---|---|
Description | FeedbackId |
DisplayName | Feedback |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | feedbackid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ImportSequenceNumber
Propriété | Valeur |
---|---|
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 |
MaxRating
Propriété | Valeur |
---|---|
Description | Enter the maximum rating value. |
DisplayName | Maximum Rating |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | maxrating |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
MinRating
Propriété | Valeur |
---|---|
Description | Enter the minimum rating value. |
DisplayName | Minimum Rating |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | minrating |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
msdyn_ContextObjectId
Ajouté par : solution Knowledge Management Patch
Propriété | Valeur |
---|---|
Description | Shows the record in context of which feedback rating is being provided. |
DisplayName | Context |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_contextobjectid |
RequiredLevel | None |
Targets | knowledgearticle |
Type | Lookup |
msdyn_ContextObjectIdType
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_contextobjectidtype |
RequiredLevel | None |
Type | EntityName |
OverriddenCreatedOn
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | Unique identifier of the user or team who owns the knowledge article views. |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
Rating
Propriété | Valeur |
---|---|
Description | Specifies how helpful the related record was. |
DisplayName | Rating |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | rating |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
RegardingObjectId
Propriété | Valeur |
---|---|
Description | Shows the record that the feedback is associated with. |
DisplayName | Regarding |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | regardingobjectid |
RequiredLevel | None |
Targets | contact,feedback,knowledgearticle |
Type | Lookup |
RegardingObjectTypeCode
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjecttypecode |
RequiredLevel | None |
Type | EntityName |
Source
Propriété | Valeur |
---|---|
Description | Shows where the feedback was submitted from. |
DisplayName | Source |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | source |
RequiredLevel | None |
Type | Picklist |
Choix/Options Source
Valeur | Étiquette | Description |
---|---|---|
0 | Internal | |
1 | Portal |
StateCode
Propriété | Valeur |
---|---|
Description | Shows whether the feedback is open, rejected or closed. |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
Choix/Options StateCode
Valeur | Étiquette | Statut par défaut | Nom invariant |
---|---|---|---|
0 | Open | 1 | Open |
1 | Closed | 3 | Closed |
StatusCode
Propriété | Valeur |
---|---|
Description | Select the feedback's status. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | SystemRequired |
Type | Status |
Choix/Options StatusCode
Valeur | Étiquette | État |
---|---|---|
1 | Proposed | 0 |
2 | Accepted | 0 |
3 | Closed | 1 |
4 | Rejected | 1 |
Title
Propriété | Valeur |
---|---|
Description | Type a title for the feedback. |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | title |
MaxLength | 155 |
RequiredLevel | SystemRequired |
Type | String |
TransactionCurrencyId
Propriété | Valeur |
---|---|
Description | Choose the local currency for the record to make sure budgets are reported in the correct currency. |
DisplayName | Currency |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | transactioncurrencyid |
RequiredLevel | None |
Targets | transactioncurrency |
Type | Lookup |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.
- ClosedBy
- ClosedByName
- ClosedByYomiName
- ClosedOn
- CreatedBy
- CreatedByContactName
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByContactName
- CreatedOnBehalfByContactYomiName
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ExchangeRate
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- msdyn_ContextObjectIdName
- msdyn_ContextObjectIdYomiName
- NormalizedRating
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- RegardingObjectIdName
- RegardingObjectIdYomiName
- TransactionCurrencyIdName
- VersionNumber
ClosedBy
Propriété | Valeur |
---|---|
Description | Shows who closed the record. |
DisplayName | Closed By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | closedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ClosedByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | closedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ClosedByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | closedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ClosedOn
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was closed. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
DisplayName | Closed On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | closedon |
RequiredLevel | None |
Type | DateTime |
CreatedBy
Propriété | Valeur |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByContactName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbycontactname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Propriété | Valeur |
---|---|
Description | Shows who created the record on behalf of another user. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByContactName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbycontactname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByContactYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbycontactyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
CreatedOnBehalfByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ExchangeRate
Propriété | Valeur |
---|---|
Description | Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency. |
DisplayName | Exchange Rate |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | exchangerate |
MaxValue | 100000000000 |
MinValue | 0.000000000001 |
Precision | 12 |
RequiredLevel | None |
Type | Decimal |
ModifiedBy
Propriété | Valeur |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ModifiedOn
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
msdyn_ContextObjectIdName
Ajouté par : solution Knowledge Management Patch
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_contextobjectidname |
MaxLength | 1000 |
RequiredLevel | None |
Type | String |
msdyn_ContextObjectIdYomiName
Ajouté par : solution Knowledge Management Patch
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_contextobjectidyominame |
MaxLength | 1000 |
RequiredLevel | None |
Type | String |
NormalizedRating
Propriété | Valeur |
---|---|
Description | Shows the rating scaled to a value between 0 and 1 based on minimum and maximum ratings. |
DisplayName | Normalized Rating |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | normalizedrating |
MaxValue | 1000000000 |
MinValue | -100000000000 |
Precision | 2 |
RequiredLevel | None |
Type | Decimal |
OwnerIdName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Propriété | Valeur |
---|---|
Description | Unique identifier of the business unit that owns the knowledge article views. |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
OwningBusinessUnitName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
Propriété | Valeur |
---|---|
Description | Unique identifier of the team that owns the feedback. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Targets | team |
Type | Lookup |
OwningUser
Propriété | Valeur |
---|---|
Description | Unique identifier of the user who owns this feedback. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
RegardingObjectIdName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
RegardingObjectIdYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectidyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
TransactionCurrencyIdName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Propriété | Valeur |
---|---|
Description | Version number of the feedback. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relations un-à-plusieurs
Répertorié par SchemaName.
- Feedback_SyncErrors
- feedback_feedback
- feedback_principalobjectattributeaccess
- feedback_DuplicateBaseRecord
- feedback_DuplicateMatchingRecord
Feedback_SyncErrors
Identique à la relation plusieurs à un Feedback_SyncErrors pour la table/entité syncerror.
Propriété | Valeur |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Feedback_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
feedback_feedback
Identique à la relation plusieurs à un feedback_feedback pour la table/entité feedback.
Propriété | Valeur |
---|---|
ReferencingEntity | feedback |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | feedback_feedback |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 150 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
feedback_principalobjectattributeaccess
Identique à la relation plusieurs à un feedback_principalobjectattributeaccess pour la table/entité principalobjectattributeaccess.
Propriété | Valeur |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | feedback_principalobjectattributeaccess |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
feedback_DuplicateBaseRecord
Identique à la relation plusieurs à un feedback_DuplicateBaseRecord pour la table/entité duplicaterecord.
Propriété | Valeur |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | feedback_DuplicateBaseRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
feedback_DuplicateMatchingRecord
Identique à la relation plusieurs à un feedback_DuplicateMatchingRecord pour la table/entité duplicaterecord.
Propriété | Valeur |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | feedback_DuplicateMatchingRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Relations plusieurs-à-un
Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.
- lk_feedback_modifiedby
- Contact_Feedback
- lk_feedback_closedby
- feedback_feedback
- lk_feedback_createdonbehalfby
- KnowledgeArticle_Feedback
- transactioncurrency_feedback
- lk_feedback_modifiedonbehalfby
- business_unit_feedback
- lk_contact_feedback_createdonbehalfby
- lk_contact_feedback_createdby
- lk_feedback_createdby
- msdyn_knowledgearticle_feedback_context
lk_feedback_modifiedby
Voir la relation un à plusieurs lk_feedback_modifiedby pour la table/entité systemuser.
Contact_Feedback
Voir la relation un à plusieurs Contact_Feedback pour la table/entité contact.
lk_feedback_closedby
Voir la relation un à plusieurs lk_feedback_closedby pour la table/entité systemuser.
feedback_feedback
Voir la relation un à plusieurs feedback_feedback pour la table/entité feedback.
lk_feedback_createdonbehalfby
Voir la relation un à plusieurs lk_feedback_createdonbehalfby pour la table/entité systemuser.
KnowledgeArticle_Feedback
Voir la relation un à plusieurs KnowledgeArticle_Feedback pour la table/entité knowledgearticle.
transactioncurrency_feedback
Voir la relation un à plusieurs transactioncurrency_feedback pour la table/entité transactioncurrency.
lk_feedback_modifiedonbehalfby
Voir la relation un à plusieurs lk_feedback_modifiedonbehalfby pour la table/entité systemuser.
business_unit_feedback
Voir la relation un à plusieurs business_unit_feedback pour la table/entité businessunit.
lk_contact_feedback_createdonbehalfby
Voir la relation un à plusieurs lk_contact_feedback_createdonbehalfby pour la table/entité contact.
lk_contact_feedback_createdby
Voir la relation un à plusieurs lk_contact_feedback_createdby pour la table/entité contact.
lk_feedback_createdby
Voir la relation un à plusieurs lk_feedback_createdby pour la table/entité systemuser.
msdyn_knowledgearticle_feedback_context
Voir la relation un à plusieurs msdyn_knowledgearticle_feedback_context pour la table/entité knowledgearticle.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web feedback EntityType