Article Comment (KbArticleComment) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Comment on a knowledge base article.
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
Create | POST [org URI]/api/data/v9.0/kbarticlecomments 作成を参照 |
CreateRequest または Create |
Delete | DELETE [org URI]/api/data/v9.0/kbarticlecomments(kbarticlecommentid) 削除を参照 |
DeleteRequest または Delete |
Retrieve | GET [org URI]/api/data/v9.0/kbarticlecomments(kbarticlecommentid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/kbarticlecomments データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/kbarticlecomments(kbarticlecommentid) 更新を参照 |
UpdateRequest または Update |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | KbArticleComments |
DisplayCollectionName | Article Comments |
DisplayName | Article Comment |
EntitySetName | kbarticlecomments |
IsBPFEntity | False |
LogicalCollectionName | kbarticlecomments |
LogicalName | kbarticlecomment |
OwnershipType | None |
PrimaryIdAttribute | kbarticlecommentid |
PrimaryNameAttribute | title |
SchemaName | KbArticleComment |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
CommentText
プロパティ | 値 |
---|---|
Description | Comment text for the knowledge base article. |
DisplayName | Comment Text |
Format | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | commenttext |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
KbArticleCommentId
プロパティ | 値 |
---|---|
Description | Unique identifier of the knowledge base article comment. |
DisplayName | Article Comment |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | kbarticlecommentid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
KbArticleId
プロパティ | 値 |
---|---|
Description | Unique identifier of the knowledge base article to which the comment applies. |
DisplayName | KB Article |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | kbarticleid |
RequiredLevel | SystemRequired |
Targets | kbarticle |
Type | Lookup |
Title
プロパティ | 値 |
---|---|
Description | Title of the knowledge base article comment. |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | title |
MaxLength | 200 |
RequiredLevel | ApplicationRequired |
Type | String |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- VersionNumber
CreatedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who created the knowledge base article comment. |
DisplayName | Created By |
IsValidForForm | False |
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 | None |
Type | String |
CreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the knowledge base article comment was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who created the kbarticlecomment. |
DisplayName | Created By (Delegate) |
IsValidForForm | False |
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 | None |
Type | String |
ModifiedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who last modified the knowledge base article comment. |
DisplayName | Modified By |
IsValidForForm | False |
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 | None |
Type | String |
ModifiedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the knowledge base article comment was last modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who last modified the kbarticlecomment. |
DisplayName | Modified By (Delegate) |
IsValidForForm | False |
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 | None |
Type | String |
OrganizationId
プロパティ | 値 |
---|---|
Description | Unique identifier of the organization with which the article comment is associated. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
VersionNumber
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- KbArticleComment_ProcessSessions
- KbArticleComment_AsyncOperations
- KbArticleComment_BulkDeleteFailures
KbArticleComment_ProcessSessions
processsession テーブル/エンティティの多対一のリレーションシップ KbArticleComment_ProcessSessions と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | KbArticleComment_ProcessSessions |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KbArticleComment_AsyncOperations
asyncoperation テーブル/エンティティの多対一のリレーションシップ KbArticleComment_AsyncOperations と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | KbArticleComment_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
KbArticleComment_BulkDeleteFailures
bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ KbArticleComment_BulkDeleteFailures と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | KbArticleComment_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_kbarticlecomment_modifiedonbehalfby
- lk_kbarticlecommentbase_createdby
- lk_kbarticlecomment_createdonbehalfby
- lk_kbarticlecommentbase_modifiedby
- kbarticle_comments
lk_kbarticlecomment_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_kbarticlecomment_modifiedonbehalfby を参照してください。
lk_kbarticlecommentbase_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_kbarticlecommentbase_createdby を参照してください。
lk_kbarticlecomment_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_kbarticlecomment_createdonbehalfby を参照してください。
lk_kbarticlecommentbase_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_kbarticlecommentbase_modifiedby を参照してください。
kbarticle_comments
kbarticle テーブル/エンティティの一対多のリレーションシップ kbarticle_comments を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス kbarticlecomment EntityType