ODBC Driver for SugarCRM

Build 23.0.8839

Miscellaneous

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


プロパティ説明
PagesizeThe maximum number of results to return per page from SugarCRM.
AggregateColumnModeControls how aggregate columns are treated by the provider.
LinkColumnsModeControls how the 'link' type columns are exposed by the provider provider.
UseDisplayNamesSet this to true to use the table and column names from the UI. By default, the provider displays the API names for tables and columns.
DisplayLanguageThe language used with the provider. This affects table names, view names and column names.
IncludeRelationshipsSet this to true if you want to expose relationship columns, which give you the ability to query objects in relation to other objects.
IncludeFiltersAsViewsSet this to true if you want to expose filters for the modules as views.
ModulesFiltersListEach SugarCRM module has named filters. This property enables you to control the list of filters that the provider exposes (as a view) for each module.
IncludeReportsSet this to true if you want to expose reports as views.
ReportModulesListIn SugarCRM, each report is built upon a specific module. This connection property enables you to control the list of reports the provider exposes as Views.
FlattenReportObjectsSpecifies whether or not to flatten the objects' data for report views.
FlattenReportsArrayDepthSpecifies the maximum depth of array elements to flatten for report views.
IncludeDeletedSpecify whether to get deleted records.
ServerSideOrderBySet this to true if you want to perform the order by operation server-side. Keep in mind that having or creating indexes results in the best query performance.
BatchSize送信する各バッチ処理の最大サイズ。
DefaultDomainこのプロパティは、Oracle Database Gateway for ODBC で使用されます。
EnableForeignKeyDetectionODBC で外部キーを検出するかどうか。
IncludeDualTableOracle データベースとの互換性を向上するためにOracle DUAL テーブルのモックを作成するには、このプロパティを設定します。
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 が設定されます。
MaximumColumnSizeカラムの最大サイズ。
MaxRowsクエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。
Otherこれらの隠しプロパティは特定のユースケースでのみ使用されます。
PseudoColumnsこのプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。
Readonlyこのプロパティを使用して、provider からSugarCRM へのアクセスを読み取り専用に設定できます。
RowScanDepthテーブルで利用可能なカラムを探すためにスキャンする行数の最大値。
RTKライセンス供与で使用されるランタイムキー。
Timeoutタイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。
UpperCaseIdentifiersこのプロパティは、大文字で設定されているすべての識別子を報告します。これは、Oracle データベースのデフォルト設定で、Oracle Database Gateway のようなOracle ツールとの統合を向上します。
UserDefinedViewsカスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。

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