Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
プロパティ | 説明 |
IncludeCustomFields | A boolean indicating if you would like to include custom fields in the column listing. |
MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
MaxThreads | コンカレントリクエスト数を指定します。 |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
Pagesize | Jira から返されるページあたりの結果の最大数。 |
Readonly | このプロパティを使用して、provider からJira へのアクセスを読み取り専用に設定できます。 |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
Timezone | Specify the timezone of the Jira instance in order to use the datetime filters accordingly and retrieve the results according to your timezone. An example of a timezone would be America/New_York. |
UseDefaultOrderBy | Indicates if a default order by should be applied if none is specified in the query. |
UseDisplayNames | Boolean determining if the display names for custom fields should be used instead of the API names. |
UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |
UseSimpleNames | テーブルとカラムに簡略名を使用するかどうかを決定するboolean。 |