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. |
APIType | Specifies the API to use for retrieving data. |
IncludeCustomFields | Specifies whether custom fields must be dynamically retrieved for existing tables. |
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. |
JobPollingInterval | Specifies the polling interval (in seconds) when checking the status of a bulk API job. |
MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
PageSize | The number of results to return per page of data retrieved from Zoho CRM. |
PseudoColumns | カラムとして公開する擬似カラムのセットを指定します。 |
Readonly | このプロパティを使用して、provider からZoho CRM へのアクセスを読み取り専用に設定できます。 |
RTK | ライセンス供与で使用されるランタイムキー。 |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
UseCOQL | When true, the provider uses the Query API to retrieve data. |
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。 |