Feedback テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Container for feedback and ratings for knowledge articles.
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| Assign | PATCH [org URI]/api/data/v9.0/feedback(feedbackid)owneridのプロパティを更新する。 |
AssignRequest |
| Create | POST [org URI]/api/data/v9.0/feedback 作成を参照 |
CreateRequest または Create |
| Delete | DELETE [org URI]/api/data/v9.0/feedback(feedbackid) 削除を参照 |
DeleteRequest または Delete |
| GrantAccess | GrantAccess Action | GrantAccessRequest |
| ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
| Retrieve | GET [org URI]/api/data/v9.0/feedback(feedbackid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/feedback データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
| RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
| RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
| RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
| SetState | PATCH [org URI]/api/data/v9.0/feedback(feedbackid)statecode と statuscode のプロパティを更新する。 |
SetStateRequest |
| Update | PATCH [org URI]/api/data/v9.0/feedback(feedbackid) 更新を参照 |
UpdateRequest または Update |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | Feedback |
| DisplayCollectionName | Feedback |
| DisplayName | Feedback |
| EntitySetName | feedback |
| IsBPFEntity | False |
| LogicalCollectionName | feedback |
| LogicalName | feedback |
| OwnershipType | UserOwned |
| PrimaryIdAttribute | feedbackid |
| PrimaryNameAttribute | title |
| SchemaName | Feedback |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- Comments
- CreatedByContact
- CreatedOnBehalfByContact
- FeedbackId
- ImportSequenceNumber
- MaxRating
- MinRating
- msdyn_ContextObjectId
- msdyn_ContextObjectIdType
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- Rating
- RegardingObjectId
- RegardingObjectTypeCode
- Source
- StateCode
- StatusCode
- Title
- TransactionCurrencyId
Comments
| プロパティ | 値 |
|---|---|
| Description | Type the feedback comments. |
| DisplayName | Comments |
| Format | TextArea |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | comments |
| MaxLength | 2000 |
| RequiredLevel | None |
| Type | Memo |
CreatedByContact
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | FeedbackId |
| DisplayName | Feedback |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | feedbackid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
ImportSequenceNumber
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
追加元 : Knowledge Management Patch ソリューション
| プロパティ | 値 |
|---|---|
| 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
追加元 : Active Solution ソリューション
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_contextobjectidtype |
| RequiredLevel | None |
| Type | EntityName |
OverriddenCreatedOn
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
Rating
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | regardingobjecttypecode |
| RequiredLevel | None |
| Type | EntityName |
Source
| プロパティ | 値 |
|---|---|
| Description | Shows where the feedback was submitted from. |
| DisplayName | Source |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | source |
| RequiredLevel | None |
| Type | Picklist |
Source の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 0 | Internal | |
| 1 | Portal |
StateCode
| プロパティ | 値 |
|---|---|
| Description | Shows whether the feedback is open, rejected or closed. |
| DisplayName | Status |
| IsValidForCreate | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
StateCode の選択肢/オプション
| 値 | ラベル | 既定の状態 | 不変名 |
|---|---|---|---|
| 0 | Open | 1 | Open |
| 1 | Closed | 3 | Closed |
StatusCode
| プロパティ | 値 |
|---|---|
| Description | Select the feedback's status. |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | SystemRequired |
| Type | Status |
StatusCode の選択肢/オプション
| 値 | ラベル | 状態 |
|---|---|---|
| 1 | Proposed | 0 |
| 2 | Accepted | 0 |
| 3 | Closed | 1 |
| 4 | Rejected | 1 |
Title
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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 |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 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
| プロパティ | 値 |
|---|---|
| Description | Shows who closed the record. |
| DisplayName | Closed By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | closedby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ClosedByName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | closedbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ClosedByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | closedbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ClosedOn
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Shows who created the record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedByContactName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbycontactname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedByName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOn
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbycontactname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOnBehalfByContactYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbycontactyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
CreatedOnBehalfByName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOnBehalfByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ExchangeRate
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Shows who last updated the record. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedByName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
ModifiedOn
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOnBehalfByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
msdyn_ContextObjectIdName
追加元 : Knowledge Management Patch ソリューション
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_contextobjectidname |
| MaxLength | 1000 |
| RequiredLevel | None |
| Type | String |
msdyn_ContextObjectIdYomiName
追加元 : Knowledge Management Patch ソリューション
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_contextobjectidyominame |
| MaxLength | 1000 |
| RequiredLevel | None |
| Type | String |
NormalizedRating
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwnerIdYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwningBusinessUnit
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningbusinessunitname |
| MaxLength | 160 |
| RequiredLevel | None |
| Type | String |
OwningTeam
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | regardingobjectidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
RegardingObjectIdYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | regardingobjectidyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
TransactionCurrencyIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | transactioncurrencyidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
VersionNumber
| プロパティ | 値 |
|---|---|
| Description | Version number of the feedback. |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- Feedback_SyncErrors
- feedback_feedback
- feedback_principalobjectattributeaccess
- feedback_DuplicateBaseRecord
- feedback_DuplicateMatchingRecord
Feedback_SyncErrors
syncerror テーブル/エンティティの多対一のリレーションシップ Feedback_SyncErrors と同じです。
| プロパティ | 値 |
|---|---|
| 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
feedback テーブル/エンティティの多対一のリレーションシップ feedback_feedback と同じです。
| プロパティ | 値 |
|---|---|
| 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
principalobjectattributeaccess テーブル/エンティティの多対一のリレーションシップ feedback_principalobjectattributeaccess と同じです。
| プロパティ | 値 |
|---|---|
| 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
duplicaterecord テーブル/エンティティの多対一のリレーションシップ feedback_DuplicateBaseRecord と同じです。
| プロパティ | 値 |
|---|---|
| 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
duplicaterecord テーブル/エンティティの多対一のリレーションシップ feedback_DuplicateMatchingRecord と同じです。
| プロパティ | 値 |
|---|---|
| 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 |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 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
systemuser テーブル/エンティティの一対多のリレーションシップ lk_feedback_modifiedby を参照してください。
Contact_Feedback
contact テーブル/エンティティの一対多のリレーションシップ Contact_Feedback を参照してください。
lk_feedback_closedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_feedback_closedby を参照してください。
feedback_feedback
feedback テーブル/エンティティの一対多のリレーションシップ feedback_feedback を参照してください。
lk_feedback_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_feedback_createdonbehalfby を参照してください。
KnowledgeArticle_Feedback
knowledgearticle テーブル/エンティティの一対多のリレーションシップ KnowledgeArticle_Feedback を参照してください。
transactioncurrency_feedback
transactioncurrency テーブル/エンティティの一対多のリレーションシップ transactioncurrency_feedback を参照してください。
lk_feedback_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_feedback_modifiedonbehalfby を参照してください。
business_unit_feedback
businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_feedback を参照してください。
lk_contact_feedback_createdonbehalfby
contact テーブル/エンティティの一対多のリレーションシップ lk_contact_feedback_createdonbehalfby を参照してください。
lk_contact_feedback_createdby
contact テーブル/エンティティの一対多のリレーションシップ lk_contact_feedback_createdby を参照してください。
lk_feedback_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_feedback_createdby を参照してください。
msdyn_knowledgearticle_feedback_context
knowledgearticle テーブル/エンティティの一対多のリレーションシップ msdyn_knowledgearticle_feedback_context を参照してください。
関連項目
フィードバック
フィードバックの送信と表示