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 Cvent Views
| Name | Description |
| Appointments | Returns data from the Appointments table. |
| BudgetTotals | Returns data from a BudgetTotals table. |
| ContactTypes | Returns data from the ContactTypes table. |
| Emails | Returns data from the Emails table. |
| EventOrderItems | Returns data from the EventOrderItems table. |
| EventOrders | Returns data from the EventOrders table. |
| EventQuestions | Returns data from the EventQuestions table. |
| EventSurveyResponses | Returns data from the EventSurveyResponses table. |
| SessionDocuments | Returns data from the SessionDocuments table. |
| StandaloneSurveys | Returns data from event and standalone surveys associated to an account. |
| Surveys | Returns data from the surveys associated to a single event. |