JDBC Driver for Bullhorn CRM

Build 25.0.9434

Miscellaneous

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


プロパティ説明
BatchSizeバッチ操作中に送信される各バッチに含まれる行の最大数を指定します。バッチ全体を1つのリクエストとして送信するには、BatchSize を 0 に設定します。
ConnectionLifeTime接続の最大有効期間を秒単位で指定します。指定した時間が経過すると、provider は接続を閉じます。
ConnectOnOpenプロバイダーが接続を開くと同時にBullhorn CRM への接続を確立するかどうかを指定します。すぐに接続性を検証する必要がある場合は、ConnectOnOpen をTrue に設定します。
ExpandAssociationsSpecifies whether the provider exposes association tables for Bullhorn CRM entities.
GenerateSchemaFilesスキーマを生成して保存するユーザーの好みのタイミングを示します。
IncludeCustomFieldsA boolean indicating if you would like to include custom fields in the column listing.
IncludeCustomTablesSpecifies whether the provider includes custom tables when retrieving metadata from Bullhorn CRM.
IncludeDeletedSpecifies whether the provider includes deleted records in query results.
ListLayoutsSpecifies a list of Bullhorn CRM entities for which the provider retrieves layout views.
MaxRows集計やGROUP BY を含まないクエリで返される最大行数を指定します。
MaxThreadsSpecifies the maximum number of concurrent threads the provider uses when executing requests.
Other特定のユースケースに対する追加の隠しプロパティを指定します。特定の問題に対処するため、サポートチームが推奨する場合にのみ使用してください。詳細は備考を参照してください。
Pagesizeprovider がBullhorn CRM にデータをリクエストするときに返す、ページあたりの最大レコード数を指定します。
PoolIdleTimeout接続が閉じられるまでのプール内の最大アイドル時間を秒単位で指定します。 UseConnectionPooling=True が必要です。
PoolMaxSize接続プールで許容される接続の最大数を指定します。
PoolMinSize接続プールで常に維持される接続の最小数を指定します。
PoolWaitTime接続リクエストがプール内の利用可能な接続を待機する最大秒数を指定します。待ち時間がこの時間を超えるとエラーが返されます。
PseudoColumnsテーブルカラムとして公開する擬似カラムを、'TableName=ColumnName;TableName=ColumnName' の形式の文字列で指定します。
Readonlyprovider からBullhorn CRM への読み取り専用アクセスを切り替えます。
RTKprovider のライセンスを取得するためのランタイムキーを指定します。設定されていないか無効な場合、provider は標準のライセンス方法をデフォルトとして使用します。このプロパティは、標準のライセンス方法がサポートされていないか、ランタイムキーが必要な環境でのみ必要です。
Timeoutprovider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。
UseConnectionPooling接続プーリング機能を有効にすると、provider がリクエストごとに新しい接続を作成する代わりに、既存の接続を再利用できます。
UseDefaultOrderBySpecifies whether the provider applies a default ORDER BY clause when none is included in the query.
UseDisplayNamesSpecifies whether the provider uses field labels as column names instead of field names.
UserDefinedViewsカスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。
VerifyEntitlementsSpecifies whether the provider verifies read entitlements for all entity types before exposing them as tables and columns.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434