Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
プロパティ | 説明 |
BatchSize | The size of batches to submit when performing a bulk insert/update/delete operation. |
Charset | Specifies the session character set for encoding and decoding character data transferred to and from the Quickbase API. The default value is UTF-8. |
MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
MaxThreads | Specifies the number of concurrent requests. |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
Pagesize | Quickbase から返されるページあたりの結果の最大数。 |
Readonly | このプロパティを使用して、provider からQuickbase へのアクセスを読み取り専用に設定できます。 |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
UseDefaultOrderBy | Indicates if a default order by should be applied if none is specified in the query. |
UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |