ODBC Driver for OData

Build 23.0.8839

Miscellaneous

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


プロパティ説明
BatchSize送信する各バッチ処理の最大サイズ。
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.
DefaultDomainこのプロパティは、Oracle Database Gateway for ODBC で使用されます。
EnableAtomicBatchOperationsWhether or not the CData ADO.NET Provider for OData should use atomic batch operations.
EnableForeignKeyDetectionODBC で外部キーを検出するかどうか。
ExpandAsteriskIndicates whether the asterisk should be expanded in the $select query parameter.
IncludeDualTableOracle データベースとの互換性を向上するためにOracle DUAL テーブルのモックを作成するには、このプロパティを設定します。
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.
LimitKeySize主キーカラムの最大長。
MapBigintToVarcharこのプロパティは、bigint 型がSQL_BIGINT の代わりにSQL_VARCHAR にマップされるかどうかをコントロールします。デフォルトはfalse です。
MapToIntこのプロパティは、Long 型がSQL_BIGINT の代わりにSQL_INTEGER にマップされるかどうかをコントロールします。デフォルトはfalse です。
MapToLongVarcharこのプロパティは、カラムをSQL_LONGVARCHAR として返すかどうかを制御します。
MapToWVarcharこのプロパティは、文字列型をSQL_VARCHAR ではなくSQL_WVARCHAR にマッピングするかどうかを制御します。デフォルトではSQL_WVARCHAR が設定されます。
MaxFilterLengthThe maximum number of characters for the $filter query parameter.
MaximumColumnSizeカラムの最大サイズ。
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 から返されるページあたりの結果の最大数。
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タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。
UpperCaseIdentifiersこのプロパティは、大文字で設定されているすべての識別子を報告します。これは、Oracle データベースのデフォルト設定で、Oracle Database Gateway のようなOracle ツールとの統合を向上します。
UseClientSidePagingCData ADO.NET Provider for OData がクライアントサイドのページングを使用するかどうか。
UseEtagsODataソースがEtagsを使用するかどうか。
UserDefinedViewsカスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。
UseSimpleNamesテーブルとカラムに簡略名を使用するかどうかを決定するboolean。

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