FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_FDO_FILTER::Filter* Filter::Combine NAMESPACE_OSGEO_FDO_FILTER::Filter *  leftFilter,
NAMESPACE_OSGEO_FDO_FILTER::BinaryLogicalOperations  operation,
System::String *  rightFilter
 

Static operation that combines two filters using the specified binary logical operation.

Parameters:
lhs Input left hand expression as filter expression
operation Input binary logical operation
rhs Input right hand expression as well defined text string
Returns:
Returns new filter node

Comments or suggestions? Send us feedback.