Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Dt;
The IDtCalcFieldError interface is used to work with error occurred on calculation of calculated field.
IDtCalcFieldError
To work with error collection, use the IDtCalcFieldErrors interface.
Property name | Brief description | |
The Field property returns name of the field which calculating brought to error. |
Property name | Brief description | |
The Message property returns error text. | ||
The Row property returns number of the row, in which error occurred. |
See also: