Ignoring errors when converting data from DB to Delphi type.
property IgnoreErrors: Boolean default False;
Allows to ignore errors while data conversion in case if data or DB data format cannot be recorded to the specified Delphi field type. The default value is false.