Tables
The provider models the data in Twilio as a list of tables in a relational database that can be queried using standard SQL statements.
CData ADO.NET Provider for Twilio Tables
| Name | Description |
| Accounts | Create, update, and query Twilio Accounts belonging to the authenticated Account. |
| Addresses | An Address resource represents a physical address that can be used with Twilio phone numbers. |
| Applications | Create, update, delete, and query the available Applications in Twilio. |
| CallAnnotation | Fetch and update the Annotation for a specific call. |
| Calls | Delete and query connections between phones and Twilio. |
| ConferenceParticipants | List of all the participants in an active conference |
| Conferences | The Conferences resource allows you to query and manage the state of conferences on your Twilio account. |
| IncomingPhoneNumbers | Create, update, delete, and query phone numbers purchased from Twilio. |
| Media | Delete and query Media in Twilio. |
| Messages | Create, update, delete, and query SMS and MMS Messages in Twilio. |
| OutgoingCallerIds | Insert, update, and query the verified numbers that may be used as a caller Id when making outgoing calls in Twilio. |
| QueueMembers | Members is a subresource of Queues and represents a single call in a call queue. |
| Queues | A Queue resource describes a call queue that contains individual calls. |
| Recordings | Delete and query the available Recordings in Twilio. |
| ServiceLists | Create, update, delete, and query the available Lists for a specific Service in Twilio Sync. |
| Transcriptions | Query the available Transcriptions in Twilio. |
| Triggers | Create, update, delete, and query usage Triggers in Twilio. |
| VerificationServices | A Verification Service is the set of common configurations used to create and check verifications. |