FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Connections::Capabilities::IExpressionCapabilitiesImp Class Reference
[OSGeo::FDO::Connections::Capabilities]

Inherits OSGeo::FDO::Runtime::Disposable, and OSGeo::FDO::Connections::Capabilities::IExpressionCapabilities.

Inheritance diagram for OSGeo::FDO::Connections::Capabilities::IExpressionCapabilitiesImp:

Inheritance graph
[legend]
List of all members.

Detailed Description

The IExpressionCapbilities interface declares the feature provider's level of support for Expression classes.

()

Definition at line 31 of file mgIExpressionCapabilitiesImp.h.


Public Member Functions

__property OSGeo::FDO::Expression::ExpressionType get_ExpressionTypes ()[]
 Returns an array of ExpressionType objects the feature provider supports.
__property OSGeo::FDO::Connections::Capabilities::FunctionDefinitionCollectionget_Functions ()
 Returns a collection of FunctionDefinition objects the feature provider supports within expressions.

Comments or suggestions? Send us feedback.