JDBC Driver for Shopify

Build 23.0.8839

Miscellaneous

このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。


プロパティ説明
UseBulkAPISpecifies whether to use Shopify Bulk Operations for GraphQL schema.
BulkPageSizeThe number of records to retrieve before returning results to the user when UseBulkAPI=true.
BatchSize送信する各バッチ処理の最大サイズ。
ConnectionLifeTime接続の最大有効期間(秒単位)。その時間が経過すると、接続オブジェクトは削除されます。
ConnectOnOpenこのプロパティは、接続が開かれたときにShopify に接続するかどうかを指定します。
EnableShopifyPlusIf the app is installed on a Shopify Plus account, set to True.
IncludeCustomFieldsSet whether to include custom fields in the query to the Products and ProductVariants table. When set to false , performance increases, but you cannot read and update (only in REST) Products and ProductVariants custom fields.
MaxPointsPerCallSpecifies how many points a call will cost.
MaxRowsクエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。
Otherこれらの隠しプロパティは特定のユースケースでのみ使用されます。
PagesizeThe maximum number of results to return per page from Shopify. Set Pagesize to -1 to use the default value, for REST it will be 250 and for GRAPHQL it will be calculated based on the points.
PoolIdleTimeout接続が閉じられる前に許容されたアイドル時間。
PoolMaxSizeプールの最大接続数。
PoolMinSizeプール内の最小接続数。
PoolWaitTime使用可能な接続を待機する最大秒数。
PseudoColumnsこのプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。
Readonlyこのプロパティを使用して、provider からShopify へのアクセスを読み取り専用に設定できます。
RTKライセンス供与で使用されるランタイムキー。
ShowAggregateThis property determines if aggregated values will be appended to the result-set.
Timeoutタイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。
UseConnectionPoolingこのプロパティは、コネクションプーリングを有効にします。
UserDefinedViewsカスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839