Referencia de tabla o entidad Comment (PostComment)
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
A comment on an activity feed post.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/postcomments Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/postcomments(postcommentid) Vea Eliminar |
DeleteRequest o Delete |
Retrieve | GET [org URI]/api/data/v9.0/postcomments(postcommentid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/postcomments Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | PostComments |
DisplayCollectionName | Comments |
DisplayName | Comment |
EntitySetName | postcomments |
IsBPFEntity | False |
LogicalCollectionName | postcomments |
LogicalName | postcomment |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | postcommentid |
PrimaryNameAttribute | text |
SchemaName | PostComment |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
LargeText
Añadido por: solución Activities Patch
Propiedad | Valor |
---|---|
Description | Shows the text of a post comment. |
DisplayName | Text |
Format | |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | largetext |
MaxLength | 1073741823 |
RequiredLevel | ApplicationRequired |
Type | Memo |
PostCommentId
Propiedad | Valor |
---|---|
Description | Shows the ID of the post comment. |
DisplayName | PostComment |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | postcommentid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
PostId
Propiedad | Valor |
---|---|
Description | Unique identifier of the post with which the comment is associated. |
DisplayName | Post |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | postid |
RequiredLevel | SystemRequired |
Targets | post |
Type | Lookup |
Text
Propiedad | Valor |
---|---|
Description | Text of the comment. |
DisplayName | Text |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | text |
MaxLength | 1000 |
RequiredLevel | ApplicationRequired |
Type | String |
TimeZoneRuleVersionNumber
Propiedad | Valor |
---|---|
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 |
UTCConversionTimeZoneCode
Propiedad | Valor |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- PostIdName
CreatedBy
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | SystemRequired |
Type | DateTime |
CreatedOnBehalfBy
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OrganizationId
Propiedad | Valor |
---|---|
Description | Unique identifier of the organization associated with the solution. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Targets | organization |
Type | Lookup |
OrganizationIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
PostIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | postidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Relaciones de uno a varios
Listado por SchemaName.
post_comment_activity_file_attachment
Añadido por: solución Activities Patch
Igual que la relación de varios a uno post_comment_activity_file_attachment de la tabla activityfileattachment.
Propiedad | Valor |
---|---|
ReferencingEntity | activityfileattachment |
ReferencingAttribute | parentid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | post_comment_activity_file_attachment |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
lk_postcomment_createdby
Consulte la relación de uno a varios lk_postcomment_createdby de la tabla systemuser.
organization_PostComment
Consulte la relación de uno a varios organization_PostComment de la tabla organization.
lk_postcomment_createdonbehalfby
Consulte la relación de uno a varios lk_postcomment_createdonbehalfby de la tabla systemuser.
Post_Comments
Consulte la relación de uno a varios Post_Comments de la tabla post.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web postcomment EntityType