Tables
The provider models the data in Azure Active Directory as a list of tables in a relational database that can be queried using standard SQL statements.
CData ADO.NET Provider for Azure Active Directory Tables
| Name | Description |
| Applications | Retrieves all applications for the authenticated user. |
| Devices | Retrieves all Devices for the authenticated user. |
| Domains | Retrieves all Domains for the authenticated user. |
| Groups | Retrieves all Azure Active Directory (Azure AD) groups, which can be Office 365 groups, or security groups. |
| Users | Retrieves all Azure AD user accounts within the authenticated permissions. |