Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
プロパティ | 説明 |
DirectQueryLimit | DirectQuery モードを使用する場合の行数を制限します。これにより、設計時にパフォーマンスの問題を回避できます。 |
EnableForeignKeyDetection | ODBC で外部キーを検出するかどうか。 |
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. |
MaximumColumnSize | カラムの最大サイズ。 |
MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
Pagesize | Zendesk から取得されるデータのページごとに返される結果の数。 |
PseudoColumns | カラムとして公開する擬似カラムのセットを指定します。 |
Readonly | このプロパティを使用して、provider からZendesk へのアクセスを読み取り専用に設定できます。 |
RTK | ライセンス供与で使用されるランタイムキー。 |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
UseIncrementalAPI | Set this property to true, to make use of the Zendesk Incremental API. |
UseParallelPaging | Determines whether to use parallel pagination. |
UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |