データモデル
CData Tableau Connector for Stripe は、Stripe API をリレーショナルテーブル、ビュー、およびストアドプロシージャとしてモデル化します。これらは、簡単なテキストベースのコンフィギュレーションファイルであるスキーマファイルにて定義されます。
connector は、Stripe API を使用してサポートされているフィルタを処理します。その他のフィルタは、connector 内でクライアント側で処理されます。
The connector exposes the Stripe APIs under the v1 namespace in the Stripe data model and those under the v2 namespace in the StripeV2 data model.
You can use the Schema connection property to switch between data models. The default data model is 'Stripe'.
Stripe データモデル
Stripe データモデルで利用可能なエンティティについては、Stripe データモデル を参照してください。
StripeV2 データモデル
StripeV2 データモデルで利用可能なエンティティについては、StripeV2 データモデル を参照してください。