Click or drag to resize
WhereConditionBaseTParentWhereExists Method
Overload List
  NameDescription
Public methodWhereExists(IDataQuery)
Adds where condition with EXISTS and the nested query "EXISTS (...)"
Protected methodWhereExists(IDataQuery, Boolean)
Adds where condition with EXISTS and the nested query "EXISTS (...)"
Top
See Also