JDBC Driver for Azure DevOps

Build 22.0.8462

WorkItemRevisionFields

Retrieves a list of work item revision fields

Columns

Name Type References Description
Id [KEY] Integer Id of the work item.
Revision [KEY] Integer Revision of the work item.
FieldName String Field Key for the work item revision.
FieldValue String Field Value for the work item revision.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
ProjectId String Id of the project this changeset belongs to.
AsOf Datetime AsOf UTC date time string.
ErrorPolicy String The flag to control error policy in a bulk get work items request.

The allowed values are fail, omit.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462