ADO.NET Provider for GitHub

Build 23.0.8847

ItemLabels

Lists information and values of the 'Labels' field for the project items.

View-Specific Information

Select

The 本製品 uses the GitHub API to process WHERE clause conditions built with the below columns and operators. The 本製品 processes other filters client-side within the 本製品.

  • ItemId supports the '=' comparison operator.

The 本製品 uses the GitHub API to process ORDER BY clause conditions built with the following column. The 本製品 processes ordering by other columns client-side within the 本製品.

  • Name
  • CreatedAt
For example, the following query is processed server side:
SELECT * FROM [Project].[ItemLabels] WHERE [Project].[ItemLabels].[ItemId] = 'EXAMPLE'

Columns

Name Type References OrderBySupport Description
ItemId [KEY] String The ID of the item.
Id [KEY] String The ID of the label.
Name String True Identifies the label name.
Description String A brief description of this label.
Color String Identifies the label color.
IsDefault Bool Indicates whether or not this is a default label.
ResourcePath String The HTTP path for this label.
Url String The HTTP URL for this label.
UpdatedAt Datetime Identifies the date and time when the label was last updated.
CreatedAt Datetime True Identifies the date and time when the label was created.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8847