Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData MCP Server for Azure Data Catalog Views
| Name | Description |
| ColumnDataProfiles | Get list of column data profiles. |
| CustomDataSourceProperties | Get Identity properties of Custom Data Sources. |
| CustomDataSources | Retrieves list of custom data sources, which are registered with the catalog. |
| Databases | Get list of databases. |
| Descriptions | Get list of descriptions of databases, tables, and objects. |
| Experts | Get list of experts of databases, tables, and objects. |
| Objects | Get list datasource properties. |
| TableColumns | Get details of table schema. |
| TableDataProfiles | Get list of table data profiles. |
| Tables | Get list of tables in the data asset. |
| Tags | Get list of tags of databases, tables, and objects. |