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 を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
MaxThreads | Specifies the number of concurrent requests. |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
Pagesize | Bullhorn CRM から返されるページあたりの結果の最大数。 |
Readonly | このプロパティを使用して、provider からBullhorn CRM へのアクセスを読み取り専用に設定できます。 |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
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. |