Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| AccountsServer | The full Account Server URL. |
| AggregateColumnSize | Sets the length of a aggregate field for a provider. |
| APIDomain | The full URL of the API domain. |
| IncludeCustomViews | If set to true, the provider will display custom views among the other views and make them available for use. |
| IncludeRelatedLists | If set to true, the provider will display related List views among the other views and make them available for use. |
| MaxRows | クエリで集計またはグループ化を使用しない場合に返される行数を制限します。これにより、設計時にパフォーマンスの問題を回避できます。 |
| Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
| PageSize | The number of results to return per page of data retrieved from Zoho CRM. |
| PseudoColumns | このプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。 |
| Readonly | このプロパティを使用して、provider からZoho CRM へのアクセスを読み取り専用に設定できます。 |
| RTK | ライセンス供与で使用されるランタイムキー。 |
| Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
| UseCOQL | Determines whether to use Query API. |
| UseDisplayNames | If set to false, the provider will use api names for some operations. |
| UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |
| UseSandbox | Determines whether the calls will be sent to a Sandbox instance instead of a regular one. |
| UseServerSideFiltering | If set to false, the provider will not send the filters server-side but will process them client-side. |
| UseSimpleNames | テーブルとカラムに簡略名を使用するかどうかを決定するboolean。 |