KnowledgeBaseRecord テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Metadata of knowledge base (KB) articles associated with Microsoft Dynamics 365 entities.
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| Assign | PATCH [org URI]/api/data/v9.0/knowledgebaserecords(knowledgebaserecordid)owneridのプロパティを更新する。 |
AssignRequest |
| Create | POST [org URI]/api/data/v9.0/knowledgebaserecords 作成を参照 |
CreateRequest または Create |
| Delete | DELETE [org URI]/api/data/v9.0/knowledgebaserecords(knowledgebaserecordid) 削除を参照 |
DeleteRequest または Delete |
| GrantAccess | GrantAccess Action | GrantAccessRequest |
| ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
| Retrieve | GET [org URI]/api/data/v9.0/knowledgebaserecords(knowledgebaserecordid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/knowledgebaserecords データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
| RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
| RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
| RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
| SetState | PATCH [org URI]/api/data/v9.0/knowledgebaserecords(knowledgebaserecordid)statecode と statuscode のプロパティを更新する。 |
SetStateRequest |
| Update | PATCH [org URI]/api/data/v9.0/knowledgebaserecords(knowledgebaserecordid) 更新を参照 |
UpdateRequest または Update |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | KnowledgeBaseRecords |
| DisplayCollectionName | Knowledge Base Records |
| DisplayName | Knowledge Base Record |
| EntitySetName | knowledgebaserecords |
| IsBPFEntity | False |
| LogicalCollectionName | knowledgebaserecords |
| LogicalName | knowledgebaserecord |
| OwnershipType | OrganizationOwned |
| PrimaryIdAttribute | knowledgebaserecordid |
| PrimaryNameAttribute | title |
| SchemaName | KnowledgeBaseRecord |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- KnowledgeBaseRecordId
- PrivateUrl
- PublicUrl
- TimeZoneRuleVersionNumber
- Title
- TransactionCurrencyId
- UniqueId
KnowledgeBaseRecordId
| プロパティ | 値 |
|---|---|
| Description | This field will be used to store the Unique ID of the associated Knowledge Base records |
| DisplayName | ID |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | knowledgebaserecordid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
PrivateUrl
| プロパティ | 値 |
|---|---|
| Description | Shows the internal Parature service desk URL of the knowledge base records. |
| DisplayName | Private URL |
| FormatName | Url |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | privateurl |
| MaxLength | 256 |
| RequiredLevel | ApplicationRequired |
| Type | String |
PublicUrl
| プロパティ | 値 |
|---|---|
| Description | Shows the public Parature portal URL of the knowledge base records. |
| DisplayName | Public URL |
| FormatName | Url |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | publicurl |
| MaxLength | 256 |
| RequiredLevel | None |
| Type | String |
TimeZoneRuleVersionNumber
| プロパティ | 値 |
|---|---|
| Description | For internal use only. |
| DisplayName | Time Zone Rule Version Number |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | timezoneruleversionnumber |
| MaxValue | 2147483647 |
| MinValue | -1 |
| RequiredLevel | None |
| Type | Integer |
Title
| プロパティ | 値 |
|---|---|
| Description | Shows the title of the knowledge base (KB) Record. |
| DisplayName | KB Record Title |
| FormatName | TextArea |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | title |
| MaxLength | 4000 |
| RequiredLevel | ApplicationRequired |
| Type | String |
TransactionCurrencyId
| プロパティ | 値 |
|---|---|
| Description | Exchange rate for the currency associated with the Knowledge Base Record with respect to the base currency. |
| DisplayName | Currency |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | transactioncurrencyid |
| RequiredLevel | None |
| Targets | transactioncurrency |
| Type | Lookup |
UniqueId
| プロパティ | 値 |
|---|---|
| Description | Shows the unique ID of the linked knowledge base (KB) article. |
| DisplayName | Unique ID |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | uniqueid |
| MaxLength | 256 |
| RequiredLevel | SystemRequired |
| Type | String |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ExchangeRate
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- TransactionCurrencyIdName
- VersionNumber
CreatedBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the user who created the record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
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 | SystemRequired |
| Type | String |
CreatedOn
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the record was created. |
| DisplayName | Created On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
CreatedOnBehalfBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the delegate user who created the record. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
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 | SystemRequired |
| Type | String |
ExchangeRate
| プロパティ | 値 |
|---|---|
| Description | Exchange rate for the currency associated with the knowledge base record with respect to the base currency. |
| DisplayName | ExchangeRate |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | exchangerate |
| MaxValue | 100000000000 |
| MinValue | 0.000000000001 |
| Precision | 12 |
| RequiredLevel | None |
| Type | Decimal |
ModifiedBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the user who modified 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 | Date and time when the record was modified. |
| 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 |
OrganizationId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier for the organization |
| DisplayName | Organization Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | None |
| Targets | organization |
| Type | Lookup |
OrganizationIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
TransactionCurrencyIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | transactioncurrencyidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
VersionNumber
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- KnowledgeBaseRecord_ActivityPointers
- KnowledgeBaseRecord_Appointments
- KnowledgeBaseRecord_Emails
- KnowledgeBaseRecord_Faxes
- KnowledgeBaseRecord_Letters
- KnowledgeBaseRecord_PhoneCalls
- KnowledgeBaseRecord_Tasks
- KnowledgeBaseRecord_RecurringAppointmentMasters
- KnowledgeBaseRecord_SocialActivities
- KnowledgeBaseRecord_connections1
- KnowledgeBaseRecord_connections2
- KnowledgeBaseRecord_DuplicateMatchingRecord
- KnowledgeBaseRecord_DuplicateBaseRecord
- KnowledgeBaseRecord_Annotations
- KnowledgeBaseRecord_AsyncOperations
- KnowledgeBaseRecord_ProcessSession
- KnowledgeBaseRecord_BulkDeleteFailures
- KnowledgeBaseRecord_PrincipalObjectAttributeAccess
- KnowledgeBaseRecord_SyncErrors
- knowledgebaserecord_chats
KnowledgeBaseRecord_ActivityPointers
activitypointer テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_ActivityPointers と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | activitypointer |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_ActivityPointers |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_Appointments
appointment テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_Appointments と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | appointment |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_Appointments |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_Emails
email テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_Emails と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_Emails |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_Faxes
fax テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_Faxes と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | fax |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_Faxes |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_Letters
letter テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_Letters と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | letter |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_Letters |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_PhoneCalls
phonecall テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_PhoneCalls と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | phonecall |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_PhoneCalls |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_Tasks
task テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_Tasks と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | task |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_Tasks |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_RecurringAppointmentMasters
recurringappointmentmaster テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_RecurringAppointmentMasters と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | recurringappointmentmaster |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_RecurringAppointmentMasters |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_SocialActivities
socialactivity テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_SocialActivities と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | socialactivity |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_SocialActivities |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_connections1
connection テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_connections1 と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record1id |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_connections1 |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 100 |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_connections2
connection テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_connections2 と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | connection |
| ReferencingAttribute | record2id |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_connections2 |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_DuplicateMatchingRecord
duplicaterecord テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_DuplicateMatchingRecord と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | duplicaterecordid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_DuplicateMatchingRecord |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_DuplicateBaseRecord
duplicaterecord テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_DuplicateBaseRecord と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | baserecordid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_DuplicateBaseRecord |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_Annotations
annotation テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_Annotations と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_Annotations |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_AsyncOperations
asyncoperation テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_AsyncOperations と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_ProcessSession
processsession テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_ProcessSession と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_ProcessSession |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_BulkDeleteFailures
bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_BulkDeleteFailures と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_PrincipalObjectAttributeAccess
principalobjectattributeaccess テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_PrincipalObjectAttributeAccess と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_PrincipalObjectAttributeAccess |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KnowledgeBaseRecord_SyncErrors
syncerror テーブル/エンティティの多対一のリレーションシップ KnowledgeBaseRecord_SyncErrors と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | KnowledgeBaseRecord_SyncErrors |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
knowledgebaserecord_chats
追加元 : Activities Patch ソリューション
chat テーブル/エンティティの多対一のリレーションシップ knowledgebaserecord_chats と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | chat |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | knowledgebaserecord_chats |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_KnowledgeBaseRecord_createdby
- lk_KnowledgeBaseRecord_createdonbehalfby
- lk_KnowledgeBaseRecord_modifiedby
- lk_KnowledgeBaseRecord_modifiedonbehalfby
- organization_KnowledgeBaseRecord
- TransactionCurrency_KnowledgeBaseRecord
lk_KnowledgeBaseRecord_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_KnowledgeBaseRecord_createdby を参照してください。
lk_KnowledgeBaseRecord_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_KnowledgeBaseRecord_createdonbehalfby を参照してください。
lk_KnowledgeBaseRecord_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_KnowledgeBaseRecord_modifiedby を参照してください。
lk_KnowledgeBaseRecord_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_KnowledgeBaseRecord_modifiedonbehalfby を参照してください。
organization_KnowledgeBaseRecord
organization テーブル/エンティティの一対多のリレーションシップ organization_KnowledgeBaseRecord を参照してください。
TransactionCurrency_KnowledgeBaseRecord
transactioncurrency テーブル/エンティティの一対多のリレーションシップ TransactionCurrency_KnowledgeBaseRecord を参照してください。
関連項目
フィードバック
フィードバックの送信と表示