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

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

Parameters:
p Input expression processor
Returns:
Returns nothing

Implements FdoExpression.