static FDO_API FdoUnaryExpression* FdoUnaryExpression::Create ( FdoUnaryOperations  operation,
FdoExpression expression 
) [static]

Constructs an instance of an FdoUnaryExpression using the specified arguments.

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