Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| ExpandAssociations | Specify whether to expose or not the Associations Tables. |
| GenerateSchemaFiles | スキーマを生成して保存するユーザーの好みのタイミングを示します。 |
| IncludeCustomFields | A boolean indicating if you would like to include custom fields in the column listing. |
| IncludeCustomTables | Whether to include custom tables or not. When off, performance will be higher, but the custom tables cannot be retrieved. |
| IncludeDeleted | Boolean indicating if you would like to include deleted records. |
| ListLayouts | A list of tables you want to list layouts for. Put '*' or 'All' if you want layouts of all tables. |
| MaxRows | 集計やGROUP BY を使用しないクエリで返される最大行数を指定します。 |
| MaxThreads | Specifies the number of concurrent requests. |
| Other | 特定のユースケースに対して追加の隠しプロパティを指定します。これらは通常のprovider の機能では必要ありません。複数のプロパティを定義するには、セミコロンで区切られたリストを使用します。 |
| Pagesize | Bullhorn CRM から返される、1ページあたりの結果の最大数を指定します。この設定は、ほとんどのユースケースに最適化されている、データソースによって設定されたデフォルトのページサイズをオーバーライドします。 |
| Readonly | provider からBullhorn CRM への読み取り専用アクセスを切り替えます。 |
| Timeout | provider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。デフォルトは60秒です。タイムアウトを無効にするには0を設定します。 |
| UseDefaultOrderBy | Indicates if a default order by should be applied if none is specified in the query. |
| UseDisplayNames | Boolean determining whether or not to use the labels for column names. Defaults to true. |
| UserDefinedViews | カスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。 |
| VerifyEntitlements | Verify read entitlements for all entity types for the current user before exposing the corresponding tables and associated columns. |