Assembly: Ms;
The IDtCalcFieldErrors interface is used to work with collection of errors that occur on calculation of calculated field.
IDtCalcFieldErrors
To get collection of errors, use the IDtConsumer.CalcFieldsErrors and IDtProvider.CalcFieldsErrors properties.
| Property name | Brief description | |
![]() |
Item | The Item property returns specified error from collection |
| Property name | Brief description | |
![]() |
Count | The Count property returns the number of errors in the collection. |
![]() |
MaxErrors | The MaxErrors property determines the maximum available number of errors on data import. |
![]() |
MaxItems | The MaxItems property determines the maximum available number of stored error records. |
See also: