FetchErrors: IDtErrors;
The FetchErrors property returns errors occurred on data import.
To set the maximum number of errors on data import, use the IDtBaseErrors.MaxErrors property; to set the maximum number of stored errors, use the IDtBaseErrors.MaxItems property.
The method use is given in the example for IDtProvider.FilterIf.
See also: