Tables
The provider models the data in WordPress as a list of tables in a relational database that can be queried using standard SQL statements.
CData ADO.NET Provider for WordPress Tables
| Name | Description |
| Categories | Returns information about WordPress categories, including their names, descriptions, and post counts. |
| Comments | Returns comments from WordPress posts, including author details, content, and status information. |
| KeyRingConnection | Returns information about external service connections and authentication tokens managed through the WordPress Keyring framework. |
| Media | Get a list of items in the media library. |
| NavigationMenus | List, Update, Create and Delete NavigationMenus of the WordPressOnline website. |
| Posts | Create,Update,List and Delete the Posts for the WordPressOnline website. |
| PublicizeConnection | list all publicizeconnections that the current user has set up and update and delete specified publicize connection. |
| SiteWidgets | Query and update the active and inactive widgets for a site. |
| SiteWordAdsSettings | Query and Update detailed WordAds settings information about a site. |
| SiteWordAdsTos | Get and Update WordAds TOS information about a site. |
| Tags | Create,Update,List and Delete the Tags for the WordPressOnline website. |
| TaxonomyTerms | Create,Update,List and Delete the Taxonomy Terms for the WordPressOnline website. |
| Users | List the Users of the WordPressOnline website. |