Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| IncludeCustomFields | Set this property to true to include custom fields in queries on applicable tables. |
| MaxPointsPerCall | Specifies the maximum points allowed by the provider for a single API call. |
| MaxRows | 集計やGROUP BY を含まないクエリで返される最大行数を指定します。 |
| Other | 特定のユースケースに対する追加の隠しプロパティを指定します。特定の問題に対処するため、サポートチームが推奨する場合にのみ使用してください。詳細は備考を参照してください。 |
| Readonly | provider からMonday への読み取り専用アクセスを切り替えます。 |
| ServerFirstDayOfWeek | The first day of the week, as defined in your account settings. |
| ServerTimezone | The time zone of your Monday account. |
| Timeout | provider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。 |
| UseDisplayColumnNames | Boolean determining if the column names should match display names or internal API names (IDs). |
| UseDisplaySchemaNames | Boolean determining if the schema names should match display names or internal API names (IDs). |
| UseDisplayTableNames | Boolean determining if the table names should match display names or internal API names (IDs). |
| UserDefinedViews | カスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。 |