| FDO API Reference | Feature Data Objects |
#include <FdoStd.h>
#include <Fdo/Expression/ExpressionType.h>
#include <Fdo/Connections/Capabilities/FunctionDefinitionCollection.h>
Include dependency graph for IExpressionCapabilities.h:

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

Go to the source code of this file.
Classes | |
| class | FdoIExpressionCapabilities |
| The FdoIExpressionCapbilities interface declares the feature provider's level of support for FdoExpression classes. More... | |
Defines | |
| #define | FDO_FUNCTION_AVG L"Avg" |
| #define | FDO_FUNCTION_CEIL L"Ceil" |
| #define | FDO_FUNCTION_CONCAT L"Concat" |
| #define | FDO_FUNCTION_COUNT L"Count" |
| #define | FDO_FUNCTION_FLOOR L"Floor" |
| #define | FDO_FUNCTION_LOWER L"Lower" |
| #define | FDO_FUNCTION_MAX L"Max" |
| #define | FDO_FUNCTION_MIN L"Min" |
| #define | FDO_FUNCTION_SPATIALEXTENTS L"SpatialExtents" |
| #define | FDO_FUNCTION_SUM L"Sum" |
| #define | FDO_FUNCTION_UPPER L"Upper" |
| Comments or suggestions? Send us feedback. |