Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| IgnoreTypes | Specifies a comma-separated list of data types to ignore and treat as strings during row scanning. |
| IncludeCustomFields | Specifies whether to include custom field columns in tables that support custom fields. |
| ListDynamicViews | Specifies whether the provider should expose dynamic views for Lists and Segments, such as List_{ListName} and Segment_{SegmentName}. |
| MaxRows | 集計やGROUP BY を含まないクエリで返される最大行数を指定します。 |
| Other | 特定のユースケースに対する追加の隠しプロパティを指定します。特定の問題に対処するため、サポートチームが推奨する場合にのみ使用してください。詳細は備考を参照してください。 |
| Readonly | provider からKlaviyo への読み取り専用アクセスを切り替えます。 |
| RowScanDepth | Specifies the number of rows the provider scans to detect custom fields. |
| Timeout | provider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。 |
| TypeDetectionScheme | Specifies how the provider determines column data types when retrieving data. |
| UserDefinedViews | カスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。 |