ADO.NET Provider for Jira Assets

Build 24.0.9060

Data Model

Overview

This section shows the available API objects and provides more information on executing SQL to Jira Assets APIs.

Key Features

  • The provider models Jira Assets entities like accounts, people, and tasks as relational views, enabling you to write SQL to query Jira Assets data.
  • Stored procedures enable you to execute operations to Jira Assets
  • Live connectivity to these objects means any changes to your Jira Assets account are immediately reflected when using the provider.

Views

Views describes the available views. Views are statically defined to model Objects, ObjectAttributes, ObjectConnectedTickets, etc.

Tables

Tables describes the available tables. Tables are statically defined to model Objects, ObjectSchema, ObjectType, ObjectTypeAttributes, etc.

Stored Procedures

Stored Procedures are function-like interfaces to Jira Assets. Stored procedures enable you to execute operations to Jira Assets, including downloading documents and moving envelopes.

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