ADO.NET Provider for Jira Assets

Build 24.0.9060

Templates

This is an experimental API. Returns a list of templates.

Select

The provider uses the Jira Assets API to process the request. The rest of the filter is executed client-side within the provider.
    SELECT * FROM Templates WHERE TemplateId = '123'
    SELECT * FROM Templates WHERE TemplateId IN ('123', '1234')

Columns

Name Type Description
TemplateId [KEY] String The TemplateId of the Templates.
UI String The UI Aggregated definition of the Templates.
Operations String The Operations Aggregated definition of the Templates.

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