FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Expression::UnaryExpression::UnaryExpression ( OSGeo::FDO::Expression::UnaryOperations  operation,
OSGeo::FDO::Expression::Expression expression 
)

Constructs an instance of an UnaryExpression using the specified arguments.

Parameters:
operation Input the type of unary operation
expression Input the expression
Returns:
Returns UnaryExpression


Comments or suggestions? Send us feedback.