Class PgRemoteFilter() Foundation

PostgreSQL remote filters

Description

By using a PGRemoteFilter(), any valid PostgreSQL syntax of a SQL WHERE clause expression is allowed. A detailed explanation of remote filters can be found in the section RemoteFilter - LocalFilter

To apply a PgRemoteFilter object use DbSetFilter().

Initial Methods
:new()
Creates a PostgreSQL filter object based on an expression
:getExpression()
Returns the filter expression
Feedback

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.