FDO API Reference Feature Data Objects

BinaryOperations.h File Reference

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

Go to the source code of this file.


Enumerations

enum  FdoBinaryOperations { FdoBinaryOperations_Add, FdoBinaryOperations_Subtract, FdoBinaryOperations_Multiply, FdoBinaryOperations_Divide }
 The FdoBinaryOperations enumeration lists the binary expression operations available.
Parameters:
FdoBinaryOperations_Add Add the two expressions or concatenate two string expressions
FdoBinaryOperations_Subtract Subtract the two expressions
FdoBinaryOperations_Multiply Multiply the two expressions
FdoBinaryOperations_Divide Divide the two expressions
. More...

Comments or suggestions? Send us feedback.