Implemented by Custom Functions that can be converted to a LINQ expression.
public interface ICustomFunctionOperatorConvertibleToExpression
Public Interface ICustomFunctionOperatorConvertibleToExpression
Implement this interface in addition to the ICustomFunctionOperator interface to make your custom function convertible to a LINQ Expression.