IgnoreTypes
Specifies a comma-separated list of data types to ignore and treat as strings during row scanning.
Data Type
string
Default Value
""
Remarks
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.