FDO_API void FdoUnaryExpression::Process ( FdoIExpressionProcessor p  )  [virtual]

Overrides FdoExpression.Process to pass the FdoUnaryExpression to the appropriate expression processor operation.

Parameters:
p Input expression processor interface
Returns:
Returns nothing

Implements FdoExpression.