IDtCalcFieldError

Assembly: Ms;

Description

The IDtCalcFieldError interface is used to work with error occurred on calculation of calculated field.

Inheritance Hierarchy

          IDtCalcFieldError

          IDtError

Comments

To work with error collection, use the IDtCalcFieldErrors interface.

Properties

  Property name Brief description
The Field property returns name of the field which calculating brought to error.

Properties inherited from IDtError

  Property name Brief description
The Message property returns error text.
The Row property returns number of the row, in which error occurred.

See also:

Dt Assembly Interfaces