Method PgRemoteFilter():getExpression() Foundation
Returns the filter expression
:getExpression() -> cExpr
This method returns the expression as sent to the PostgreSQL dbms.
The method returns the expression as a string. In the event parameters are used in the original expression, the string contains the substituted parameter values. The method's return value is used by the PostgreSQL DatabaseEngine.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.