テーブル
本製品 はAmazon Marketplace のデータを、標準のSQL ステートメントを使用してクエリできるテーブルのリストにモデル化します。
一般的には、Amazon Marketplace テーブルのクエリは、リレーショナルデータベースのテーブルのクエリと同じです。時には特別なケースもあります。例えば、テーブルの特定のカラムデータを取得するために特定のカラムをWHERE 句に含める必要がある場合などです。これは通常、特定のカラムを取得するために行ごとに個別のリクエストを行う必要がある場合に必要です。これらの特別な状況は、以下にリンクされているテーブルページの上部に明確に文書化されています。
CData ADO.NET Provider for Amazon Marketplace テーブル
| Name | Description |
| Destinations | Returns information about all destinations. |
| ListingsItems | Returns details about a listings item for a selling partner. |
| ListingsItemsAttributes | The GetFeedSubmissionList operation returns a list of feed submissions. |
| Subscriptions | Returns information about subscriptions of the specified notification type. |
| VendorShippingLabels | This table is part of Vendor Direct Fulfillment Shipping API. Returns a list of shipping labels created during the time frame that you specify. You define that time frame using the CreatedDate column. The date range to search must not be more than 7 days. |