Data Model
Overview
This section shows the available API objects and provides more information on executing SQL to ADLS APIs.
Key Features
- The adapter models ADLS entities like documents, folders, and groups as relational views, allowing you to write SQL to query ADLS data.
- Stored procedures allow you to execute operations to ADLS.
- Live connectivity to these objects means any changes to your ADLS account are immediately reflected when using the adapter.
Views
Views describes the available views. Views are statically defined to model Resources and Permissions.
Stored Procedures
Stored Procedures are function-like interfaces to ADLS. Stored procedures allow you to execute operations to ADLS, including downloading documents and moving envelopes.