FDO API Reference Feature Data Objects

IExpressionCapabilitiesImp Class Reference

List of all members.

Detailed Description

The FdoIExpressionCapbilities interface declares the feature provider's level of support for FdoExpression classes.


Public Member Functions

__property NAMESPACE_OSGEO_FDO_EXPRESSION::ExpressionType get_ExpressionTypes ()[]
 Returns an array of FdoExpressionType objects the feature provider supports.
__property NAMESPACE_OSGEO_FDO_CONNECTIONS_CAPABILITIES::FunctionDefinitionCollection * get_Functions ()
 Returns a collection of FdoFunctionDefinition objects the feature provider supports within expressions.

Protected Member Functions

System::Void Dispose (System::Boolean disposing)

Comments or suggestions? Send us feedback.