Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
プロパティ | 説明 |
IncludeCustomObjects | If set to true, the provider will display custom objects among the other views and make them available for use. |
IncludeDeleted | Set this property to true, to include deleted Tickets when using Incremental API. |
MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
Pagesize | Zendesk から取得されるデータのページごとに返される結果の数。 |
Readonly | このプロパティを使用して、provider からZendesk へのアクセスを読み取り専用に設定できます。 |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
UseIncrementalAPI | Set this property to true, to make use of the Zendesk Incremental API. |
UseParallelPaging | Determines whether to use parallel pagination. |
UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |