This document is archived and information here might be outdated.  Recommended version.


esriCalculatorErrorType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Constants > E > esriCalculatorErrorType Constants
ArcGIS Developer Help

esriCalculatorErrorType Constants

Esri Calculator Error Types.

Constant Value Description
esriCalculatorErrorNoScript 0 No script environment(VB/A) installed.
esriCalculatorErrorParse 1 Error parsing expression.
esriCalculatorErrorCode 2 Error running VB/A code.
esriCalculatorErrorEmptyVal 3 Empty value error (e.g. calculated value is invalid for the specified field).
esriCalculatorErrorPutValue 4 Error putting calculated value into the specified field.
esriCalculatorErrorStore 5 Error storing calculated value into the specified field.
esriCalculatorErrorAllEmptyVal 6 All calculated values are invalid.

Product Availability

Available with ArcGIS Desktop.