TDV Adapter for Redis

Build 22.0.8462

IgnoreTypeErrors

Removes support for the specified data types and ignores casting exceptions for those types.

Data Type

string

Default Value

""

Remarks

A comma-separated list of data types for which to ignore casting exceptions and treat as strings. For example, IgnoreTypeErrors=Date,Time.

If the value can be parsed as the specified type, it is returned as a string; otherwise, the value is returned as NULL instead.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462