FDO API Reference | Feature Data Objects |
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Enumerations | |
enum | FdoFunctionCategoryType { FdoFunctionCategoryType_Aggregate, FdoFunctionCategoryType_Conversion, FdoFunctionCategoryType_Custom, FdoFunctionCategoryType_Date, FdoFunctionCategoryType_Geometry, FdoFunctionCategoryType_Math, FdoFunctionCategoryType_Numeric, FdoFunctionCategoryType_String, FdoFunctionCategoryType_Unspecified } |
The FdoFunctionCategoryType enumeration lists all types a function may be classified in. More... |
|
The FdoFunctionCategoryType enumeration lists all types a function may be classified in.
Definition at line 30 of file FunctionCategoryType.h. Referenced by FdoFunctionDefinition::GetFunctionCategoryType(). |
Comments or suggestions? Send us feedback. |