FDO API Reference Feature Data Objects

ExpressionType.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Enumerations

enum  FdoExpressionType { FdoExpressionType_Basic, FdoExpressionType_Function, FdoExpressionType_Parameter }
 The FdoExpressionType enumeration defines the expression types available. This enumeration is used in the capabilities metadata.
Parameters:
FdoExpressionType_Basic Basic arithmetic expressions e.g.: +, -, *, /, negate, and string concatenation.
FdoExpressionType_Function Function evaluations
FdoExpressionType_Parameter Parameter substitutions
. More...

Comments or suggestions? Send us feedback.