Overload List
| Name | Description | |
|---|---|---|
| WhereExists(IDataQuery) | 
            Adds where condition with EXISTS and the nested query "EXISTS (...)"
              | |
| WhereExists(IDataQuery, Boolean) | 
            Adds where condition with EXISTS and the nested query "EXISTS (...)"
              | 
See Also