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 JDBC Driver 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. |
EventQuestions | Returns data from the EventQuestions table. |
EventSurveyResponses | Returns data from the EventSurveyResponses table. |
SessionDocuments | Returns data from the SessionDocuments table. |
Surveys | Returns data from the Surveys table. |