BUILDQUEUEPROPERTY
- Last Updated: September 9, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Teamcity 8.0
- Documentation
Endpoint
<hostname>app/rest/buildQueue/id:{buildQueueId}
Parent Table
BUILDQUEUEDETAILS
Columns
The BUILDQUEUEPROPERTY table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| BUILDQUEUEDETAILS_BUILDQUEUEID* | Integer | References: BUILDQUEUEDETAILS.BUILDQUEUEID |
| POSITION* | Integer | |
| INHERITED | Boolean | |
| NAME | VarChar(255) | |
| VALUE | VarChar(255) |