IgnoreTypes
Specifies a comma-separated list of data types to ignore and treat as strings during row scanning.
データ型
string
デフォルト値
""
解説
TBD
Use this property to exclude certain data types from processing when scanning rows with custom fields.
Ignored data types are returned as strings. This can help avoid data conversion errors or simplify schema handling.