JDBC Driver for OData

Build 23.0.8839

Miscellaneous

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


プロパティ説明
BatchSize送信する各バッチ処理の最大サイズ。
ConnectionLifeTime接続の最大有効期間(秒単位)。その時間が経過すると、接続オブジェクトは削除されます。
ConnectOnOpenこのプロパティは、接続が開かれたときにOData に接続するかどうかを指定します。
ContinueOnErrorバッチリクエストのエラー後に処理を続行するかどうか。
CookiesAllows cookies to be manually specified in name=value pairs separated by a semicolon.
CustomHeadersユーザーが決定したその他のヘッダー(オプション)。
CustomUrlParamsリクエストに含めるカスタムクエリ文字列。
DataFormatThe data format to retrieve data in. Select either ATOM or JSON.
EnableAtomicBatchOperationsWhether or not the CData ADO.NET Provider for OData should use atomic batch operations.
ExpandAsteriskIndicates whether the asterisk should be expanded in the $select query parameter.
IncludeNavigationParentColumnsIndicates if navigation parent columns should be included on navigation views.
IncludeReferenceColumnAdds a input only ParentReference column for bulk INSERTs to properly associate children during a deep insert with the same parent.
MaxFilterLengthThe maximum number of characters for the $filter query parameter.
MaxRowsクエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。
MaxSelectLengthThe maximum number of characters for the $Select query parameter.
NavigationPropertiesAsViewsA boolean indicating navigation properties should be promoted to full views.
ODataVersion使用するODataのバージョン。デフォルトでは、providerはバージョンを自動検出しようとします。
Otherこれらの隠しプロパティは特定のユースケースでのみ使用されます。
PagesizeOData から返されるページあたりの結果の最大数。
PoolIdleTimeout接続が閉じられる前に許容されたアイドル時間。
PoolMaxSizeプールの最大接続数。
PoolMinSizeプール内の最小接続数。
PoolWaitTime使用可能な接続を待機する最大秒数。
PseudoColumnsこのプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。
Readonlyこのプロパティを使用して、provider からOData へのアクセスを読み取り専用に設定できます。
RTKライセンス供与で使用されるランタイムキー。
ServerTimeZoneThe timezone by which the server's Edm.DateTime values are represented. The value of this property will affect how Edm.DateTime filters and results are converted between the server and the client machine.
StoredProceduresAsViewsA boolean indicating if we should list stored procedures which return a collection of entities as views.
SupportsExpandWhether you need to specify the base entity's key to query navigation property views.
SupportsFilterSet this to true if your OData service supports filters.
SupportsFormulasA boolean indicating if the odata service supports server side formulas.
Timeoutタイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。
UseClientSidePagingCData ADO.NET Provider for OData がクライアントサイドのページングを使用するかどうか。
UseConnectionPoolingこのプロパティは、コネクションプーリングを有効にします。
UseEtagsODataソースがEtagsを使用するかどうか。
UserDefinedViewsカスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。
UseSimpleNamesテーブルとカラムに簡略名を使用するかどうかを決定するboolean。

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