ADO.NET Provider for Jira Assets

Build 24.0.9062

Icons

Return all global icons i.e. icons not associated with a particular object schema, or a specific icon.

Select

The 本製品 uses the Jira Assets API to process the request. The rest of the filter is executed client-side within the 本製品.

The following queries are processed server side:

  • Id supports the following operators: =, IN

    SELECT * FROM Icons WHERE Id = 123
    SELECT * FROM Icons WHERE Id IN (123, 1234)

Columns

Name Type Description
Id [KEY] String The Id of the Icon.
Name String The Name of the Icon.
Url16 String The URL of the icon to display with small resolution.
Url48 String The URL of the icon to display with large resolution.

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