ODBC Driver for Azure DevOps

Build 25.0.9434

PullRequestThreadComments

Lists comments on threads in a pull request.

Columns

Name Type References Description
ThreadId [KEY] Integer The unique Id of the thread.
CommentId [KEY] Integer The unique Id of the comment.
ParentCommentId Integer Id of the parent comment.
CommentType String Type of comment.
CommentPublishedDate Datetime Date when the comment was published.
CommentLastUpdatedDate Datetime Date when the comment was last updated.
ThreadPublishedDate Datetime Date when the thread was published.
ThreadLastUpdatedDate Datetime Date when the thread was last updated.
Content String The comment's content.
IsDeleted Boolean Whether the comment has been soft deleted.
AuthorId String User Id of the comment's author.
AuthorDisplayName String Display name of the comment's author.
UsersLiked String A list of users who have liked the comment.
Status String The status of the comment thread.
PullRequestId [KEY] Integer

PullRequests.Id

Id of the pull request.
RepositoryId String Id of the repository.
ProjectId String Id of the project.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434