FDO .NET API Reference Feature Data Objects

The ExpressionType enumeration defines the expression types available. This enumeration is used in the capabilities metadata.

()

Enumerator:
ExpressionType_Basic  Basic arithmetic expressions e.g.: +, -, *, /, negate, and string concatenation.
ExpressionType_Function  Function evaluations.
ExpressionType_Parameter  Parameter substitutions.

Definition at line 29 of file mgExpressionType.h.


Comments or suggestions? Send us feedback.