This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the field calculator. Note: the ICalculatorUI interface has been superseded by ICalculatorUI2. Please consider using the more recent version.
Name | Description | |
---|---|---|
Callback | The call back routine. | |
DoModal | Displays the dialog used to perform calculations. | |
Field | Field to perform calculation on. | |
QueryFilter | QueryFilter used for reading and writing data (optional). | |
SelectionSet | SelectionSet to perform calculation on (optional). | |
Table | Table to perform calculation on. |
Classes | Description |
---|---|
CalculatorUI | Window to display calculator dialog. |