Ereignisse
Power BI DataViz Weltmeisterschaften
14. Feb., 16 Uhr - 31. März, 16 Uhr
Mit 4 Chancen, ein Konferenzpaket zu gewinnen und es zum LIVE Grand Finale in Las Vegas zu machen
Weitere InformationenDieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
Structured content that is part of the knowledge base.
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
Create | POST [org URI]/api/data/v9.0/kbarticles Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
Delete | DELETE [org URI]/api/data/v9.0/kbarticles(kbarticleid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder Delete |
Retrieve | GET [org URI]/api/data/v9.0/kbarticles(kbarticleid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveByTopIncidentProductKbArticle | RetrieveByTopIncidentProductKbArticleRequest | |
RetrieveByTopIncidentSubjectKbArticle | RetrieveByTopIncidentSubjectKbArticle Function | RetrieveByTopIncidentSubjectKbArticleRequest |
RetrieveMultiple | GET [org URI]/api/data/v9.0/kbarticles Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
SearchByBodyKbArticle | SearchByBodyKbArticle Function | SearchByBodyKbArticleRequest |
SearchByKeywordsKbArticle | SearchByKeywordsKbArticle Function | SearchByKeywordsKbArticleRequest |
SearchByTitleKbArticle | SearchByTitleKbArticle Function | SearchByTitleKbArticleRequest |
SetState | PATCH [org URI]/api/data/v9.0/kbarticles(kbarticleid) Aktualisieren der Eigenschaften statecode und statuscode . |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/kbarticles(kbarticleid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
Eigenschaft | Wert |
---|---|
CollectionSchemaName | KbArticles |
DisplayCollectionName | Articles |
DisplayName | Article |
EntitySetName | kbarticles |
IsBPFEntity | False |
LogicalCollectionName | kbarticles |
LogicalName | kbarticle |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | kbarticleid |
PrimaryNameAttribute | title |
SchemaName | KbArticle |
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
Hinzugefügt von: Power Pages Runtime Core-Lösung
Eigenschaft | Wert |
---|---|
Description | The average rating of this article. |
DisplayName | Average Rating |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_averagerating |
MaxValue | 1000000000 |
MinValue | 0 |
Precision | 2 |
RequiredLevel | None |
Type | Double |
Hinzugefügt von: Power Pages Runtime Core-Lösung
Eigenschaft | Wert |
---|---|
Description | The average rating of this article, rounded to a whole number (positive integer). |
DisplayName | Average Rating (Whole Number) |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_averagerating_int |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
Hinzugefügt von: Power Pages Runtime Core-Lösung
Eigenschaft | Wert |
---|---|
Description | The number of negative vote ratings applied to this article. |
DisplayName | Downvotes |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_downvotes |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
Hinzugefügt von: Power Pages Runtime Core-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Rating Count |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_ratingcount |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
Hinzugefügt von: Power Pages Runtime Core-Lösung
Eigenschaft | Wert |
---|---|
Description | The sum of the values of all ratings applied to this article. |
DisplayName | Rating Sum |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_ratingsum |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
Hinzugefügt von: Power Pages Runtime Core-Lösung
Eigenschaft | Wert |
---|---|
Description | The number of positive vote ratings applied to this article. |
DisplayName | Upvotes |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | adx_upvotes |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
Eigenschaft | Wert |
---|---|
Description | Shows the article content and formatting, stored as XML. |
DisplayName | Article XML |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | articlexml |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
Eigenschaft | Wert |
---|---|
Description | Comments regarding the knowledge base article. |
DisplayName | Comments |
Format | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | comments |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
Eigenschaft | Wert |
---|---|
Description | Type additional information that describes the knowledge base article. |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
Eigenschaft | Wert |
---|---|
Description | The default image for the entity. |
DisplayName | Entity Image |
IsPrimaryImage | True |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage |
MaxHeight | 144 |
MaxWidth | 144 |
RequiredLevel | None |
Type | Image |
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 |
Eigenschaft | Wert |
---|---|
Description | Shows the ID of the article. |
DisplayName | Article |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | kbarticleid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Eigenschaft | Wert |
---|---|
Description | Choose the template that you want to use as a base for creating the new article. |
DisplayName | Base Template |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | kbarticletemplateid |
RequiredLevel | SystemRequired |
Targets | kbarticletemplate |
Type | Lookup |
Eigenschaft | Wert |
---|---|
Description | Keywords to be used for searches in knowledge base articles. |
DisplayName | Key Words |
Format | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | keywords |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
Eigenschaft | Wert |
---|---|
Description | Select which language the article must be available in. This list is based on the list of language packs that are installed in your Microsoft Dynamics 365 environment. |
DisplayName | Language |
Format | Language |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | languagecode |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
Hinzugefügt von: Power Pages Runtime Core Dependencies-Lösung
Eigenschaft | Wert |
---|---|
Description | If set to Yes, the article will be visible and searchable on portals connected to this organization. |
DisplayName | Publish to Web |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msa_publishtoweb |
RequiredLevel | None |
Type | Boolean |
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
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 |
Eigenschaft | Wert |
---|---|
Description | Shows whether the knowledge base article is in draft, unapproved, or published status. Published articles are read-only and can't be edited unless they are unpublished. |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
Wert | Etikett | Standardstatuswert | Invariante Name |
---|---|---|---|
1 | Draft | 1 | Draft |
2 | Unapproved | 2 | Unapproved |
3 | Published | 3 | Published |
Eigenschaft | Wert |
---|---|
Description | Select the article's status. |
DisplayName | Status Reason |
IsValidForCreate | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
Wert | Etikett | Status |
---|---|---|
1 | Draft | 1 |
2 | Unapproved | 2 |
3 | Published | 3 |
Eigenschaft | Wert |
---|---|
Description | Choose the subject of the article to assist with article searches. You can configure subjects under Business Management in the Settings area. |
DisplayName | Subject |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | subjectid |
RequiredLevel | SystemRequired |
Targets | subject |
Type | Lookup |
Eigenschaft | Wert |
---|---|
Description | Type a subject or descriptive name for the article to assist with article searches. |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | title |
MaxLength | 500 |
RequiredLevel | ApplicationRequired |
Type | String |
Eigenschaft | Wert |
---|---|
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 |
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.
Eigenschaft | Wert |
---|---|
Description | Description of the content of the knowledge base article. |
DisplayName | Content |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | content |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user who created the knowledge base article. |
DisplayName | Created By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the knowledge base article was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the delegate user who created the article. |
DisplayName | Created By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_timestamp |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Url |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_url |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | For internal use only. |
DisplayName | Entity Image Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimageid |
RequiredLevel | None |
Type | Uniqueidentifier |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
Description | Title of the associated knowledge base article template. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | kbarticletemplateidtitle |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user who last modified the knowledge base article. |
DisplayName | Modified By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the knowledge base article was last modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the delegate user who last modified the kbarticle. |
DisplayName | Modified By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | Knowledge base article number. |
DisplayName | Number |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | number |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the organization associated with the article. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Targets | organization |
Type | Lookup |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | subjectidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | Title of the knowledge base article. |
DisplayName | Title |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Aufgelistet durch SchemaName.
Wie die KbArticle_SharepointDocumentLocation-Viele-zu-Eins-Beziehung für die sharepointdocumentlocation-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | sharepointdocumentlocation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | KbArticle_SharepointDocumentLocation |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: Cascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Wie die kbarticle_principalobjectattributeaccess-Viele-zu-Eins-Beziehung für die principalobjectattributeaccess-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | kbarticle_principalobjectattributeaccess |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Wie die KbArticle_DuplicateBaseRecord-Viele-zu-Eins-Beziehung für die duplicaterecord-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | KbArticle_DuplicateBaseRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Wie die KbArticle_DuplicateMatchingRecord-Viele-zu-Eins-Beziehung für die duplicaterecord-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | KbArticle_DuplicateMatchingRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Wie die KbArticle_Annotation-Viele-zu-Eins-Beziehung für die annotation-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | KbArticle_Annotation |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Wie die kbarticle_comments-Viele-zu-Eins-Beziehung für die kbarticlecomment-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | kbarticlecomment |
ReferencingAttribute | kbarticleid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | kbarticle_comments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Wie die KbArticle_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | KbArticle_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Wie die KbArticle_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | KbArticle_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Wie die KbArticle_ProcessSessions-Viele-zu-Eins-Beziehung für die processsession-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | KbArticle_ProcessSessions |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Wie die KbArticle_BulkDeleteFailures-Viele-zu-Eins-Beziehung für die bulkdeletefailure-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | KbArticle_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.
Siehe die subject_kb_articles-Eins-zu-Viele-Beziehung für die subject-Tabelle/-Entität.
Siehe die lk_kbarticle_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Siehe die kb_article_template_kb_articles-Eins-zu-Viele-Beziehung für die kbarticletemplate-Tabelle/-Entität.
Siehe die lk_kbarticlebase_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Siehe die organization_kb_articles-Eins-zu-Viele-Beziehung für die organization-Tabelle/-Entität.
Siehe die lk_kbarticle_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Siehe die TransactionCurrency_KbArticle-Eins-zu-Viele-Beziehung für die transactioncurrency-Tabelle/-Entität.
Siehe die lk_kbarticlebase_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Beziehungsdetails, bei denen die Tabelle KbArticle die erste Tabelle in der Beziehung ist. Aufgelistet durch SchemaName.
IntersectEntityName: adx_kbarticle_kbarticle
Eigenschaft | Wert |
---|---|
IntersectAttribute | kbarticleidone |
IsCustomizable | True |
LogicalName | kbarticle |
NavigationPropertyName | adx_kbarticle_kbarticle |
AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Related Articles Order: 10000 |
Eigenschaft | Wert |
---|---|
LogicalName | kbarticle |
IntersectAttribute | kbarticleidtwo |
NavigationPropertyName | adx_kbarticle_kbarticle |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz kbarticle EntityType
Ereignisse
Power BI DataViz Weltmeisterschaften
14. Feb., 16 Uhr - 31. März, 16 Uhr
Mit 4 Chancen, ein Konferenzpaket zu gewinnen und es zum LIVE Grand Finale in Las Vegas zu machen
Weitere Informationen