Package version:
OptionalallowWhether to allow data truncation when converting the data. Type: boolean (or Expression with resultType boolean).
OptionalcultureThe culture used to convert data from/to string. Type: string (or Expression with resultType string).
OptionaldateThe format for Date values. Type: string (or Expression with resultType string).
OptionaldateThe format for DateTime values. Type: string (or Expression with resultType string).
OptionaldateThe format for DateTimeOffset values. Type: string (or Expression with resultType string).
OptionaltimeThe format for Time values. Type: string (or Expression with resultType string).
OptionaltimeThe format for TimeSpan values. Type: string (or Expression with resultType string).
OptionaltreatWhether to treat boolean values as numbers. Type: boolean (or Expression with resultType boolean).
Type conversion settings