ビュー
ビューは、カラムと疑似カラムで構成されます。ビューは、データを示すという点でテーブルに似ていますが、ビューでは更新はサポートされません。通常、ビューとして表されるエンティティは、読み取り専用のエンティティです。多くの場合、これらのデータはストアドプロシージャを使用することで更新できます(その機能がデータソースに適用できる場合)。
ビューに対しては、通常のテーブルと同じようにクエリを実行でき、このときに返されるデータも同様です。
ビューとして公開されるクエリなどの動的ビューや、project_team ワークアイテムの特定の組み合わせを検索するためのビューがサポートされています。
CData Tableau Connector for Ponparemall ビュー
| Name | Description |
| EnclosableOrders | Returns data for enclosable order. |
| OrderAsyncResults | Returns information related to the status of a request being processed by Orders API |
| OrderPriceTaxSums | Returns information related to the Customer which placed the order. |
| PaymentAsyncResults | Returns information related to the status of a request being processed by Payments API |
| Payments | Returns detailed payment information related to orders |