FDO API Reference Feature Data Objects

enum FdoUnaryLogicalOperations
 

The FdoUnaryLogicalOperations enumeration lists the unary logical operations available.

Parameters:
FdoUnaryLogicalOperations_Not Perform a logical Not of the filter
.

Enumerator:
FdoUnaryLogicalOperations_Not  Perform a logical Not of the filter.

Definition at line 31 of file UnaryLogicalOperations.h.


Comments or suggestions? Send us feedback.