FDO API Reference Feature Data Objects

The FdoBinaryLogicalOperations enumeration lists the binary logical operations available.

()

Enumerator:
FdoBinaryLogicalOperations_And  Perform a logical And between the two filters.
FdoBinaryLogicalOperations_Or  Perform a logical Or between the two filters.

Definition at line 30 of file BinaryLogicalOperations.h.


Comments or suggestions? Send us feedback.