Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a Not Exists Join to the given query.
Syntax
protected QueryBuildDataSource addNotExistsSupermarketJoin(Query _query)
Run On
Called
Parameters
- _query
Type: Query Class
The query to add the Not Exists Join to.
Return Value
Type: QueryBuildDataSource Class
The QueryBuildDataSource that represents the Not Exists Join.