テーブル
本製品 はWooCommerce のデータを、標準のSQL ステートメントを使用してクエリできるリレーショナルデータベースのテーブルのリストとしてモデル化します。
CData ADO.NET Provider for WooCommerce テーブル
| Name | Description |
| Attributes | Retrieve and modify product attributes. |
| Categories | Retrieve product categories. |
| Coupons | Retrieve and modify coupons. |
| Customers | Retrieve and modify customers. |
| OrderLineItems | Add, update and view the line items for an order. |
| OrderNotes | Retrieve and modify the notes for an order. |
| OrderRefunds | Retrieve and modify order refunds. |
| Orders | Retrieve and modify orders. |
| PaymentGateways | Retrieve and modify payment gateways. |
| ProductAttributeTerms | Retrieve the terms for an attribute. |
| ProductReviews | Retrieve and modify products reviews. |
| Products | Retrieve and modify products. |
| ProductShippingClasses | Retrieve and modify product shipping classes. |
| ProductTags | Retrieve and modify product tags. |
| ProductVariations | Retrieve and modify variations of products. |
| SettingOptions | View and manage settings options. |
| ShippingZoneMethods | Retrieve and modify shipping zone methods. |
| ShippingZones | Retrieve and modify shipping zones. |
| SubscriptionNotes | Retrieves all subscription notes. This table shows data only if the WooCommerce Subscriptions Plugin is enabled. |
| Subscriptions | The Subscriptions table enables you to create, view, update, and delete individual, or a batch of subscriptions. This table shows data only if the WooCommerce Subscriptions Plugin is enabled. |
| TaxClasses | Retrieve and modify tax classes. |
| TaxRates | Retrieve and modify tax rates. |
| Webhooks | Retrieve and modify webhooks. |