Miscellaneous
このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| BatchSize | 送信する各バッチ処理の最大サイズ。 |
| ConnectionLifeTime | 接続の最大有効期間(秒単位)。その時間が経過すると、接続オブジェクトは削除されます。 |
| ExpandAssociations | Specify whether to expose or not the Associations Tables. |
| 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. |
| ListLayouts | A list of tables you want to list layouts for. Put '*' or 'All' if you want layouts of all tables. |
| MaxRows | クエリで集計またはグループ化を使用しない場合に返される行数を制限します。これにより、設計時にパフォーマンスの問題を回避できます。 |
| MaxThreads | Specifies the number of concurrent requests. |
| Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
| Pagesize | Bullhorn CRM から返されるページあたりの結果の最大数。 |
| PoolIdleTimeout | 接続が閉じられる前に許容されたアイドル時間。 |
| PoolMaxSize | プールの最大接続数。 |
| PoolMinSize | プール内の最小接続数。 |
| PoolWaitTime | 使用可能な接続を待機する最大秒数。 |
| PseudoColumns | このプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。 |
| Readonly | このプロパティを使用して、provider からBullhorn CRM へのアクセスを読み取り専用に設定できます。 |
| RTK | ライセンス供与で使用されるランタイムキー。 |
| Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
| UseConnectionPooling | このプロパティは、コネクションプーリングを有効にします。 |
| 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 コンフィギュレーションファイルを指すファイルパス。 |
| VerifyEntitlements | Verify read entitlements for all entity types for the current user before exposing the corresponding tables and associated columns. |