Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| ExpandAssociations | Specifies whether the provider exposes association tables for Bullhorn CRM entities. |
| GenerateSchemaFiles | スキーマを生成して保存するユーザーの好みのタイミングを示します。 |
| IncludeCustomFields | A boolean indicating if you would like to include custom fields in the column listing. |
| IncludeCustomTables | Specifies whether the provider includes custom tables when retrieving metadata from Bullhorn CRM. |
| IncludeDeleted | Specifies whether the provider includes deleted records in query results. |
| ListLayouts | Specifies a list of Bullhorn CRM entities for which the provider retrieves layout views. |
| MaxRows | 集計やGROUP BY を含まないクエリで返される最大行数を指定します。 |
| MaxThreads | Specifies the maximum number of concurrent threads the provider uses when executing requests. |
| Other | 特定のユースケースに対する追加の隠しプロパティを指定します。特定の問題に対処するため、サポートチームが推奨する場合にのみ使用してください。詳細は備考を参照してください。 |
| Pagesize | provider がBullhorn CRM にデータをリクエストするときに返す、ページあたりの最大レコード数を指定します。 |
| Readonly | provider からBullhorn CRM への読み取り専用アクセスを切り替えます。 |
| Timeout | provider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。 |
| UseDefaultOrderBy | Specifies whether the provider applies a default ORDER BY clause when none is included in the query. |
| UseDisplayNames | Specifies whether the provider uses field labels as column names instead of field names. |
| UserDefinedViews | カスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。 |
| VerifyEntitlements | Specifies whether the provider verifies read entitlements for all entity types before exposing them as tables and columns. |