UniDAC

TDAMapRules.IgnoreInvalidRules Property

Used to avoid raising exception on mapping rules that can't be applied.

Class

TDAMapRules

Syntax

property IgnoreInvalidRules: boolean default False;

Remarks

Allows to ignore errors (not to raise exception) during data conversion in case if the data or DB data format cannot be recorded to the specified Delphi field type. The default value is false.

Note: In order to ignore errors occurring during data conversion, use the TDAMapRule.IgnoreErrors property

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback