データモデル
CData SSIS Components for Stripe は、Stripe API をリレーショナルテーブル、ビュー、およびストアドプロシージャとしてモデル化します。これらは、簡単なテキストベースのコンフィギュレーションファイルであるスキーマファイルにて定義されます。
本製品 は、Stripe API を使用してサポートされているフィルタを処理します。その他のフィルタは、本製品 内でクライアント側で処理されます。
The 本製品 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 データモデル を参照してください。