Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QueryIntersectionTableExpressionV3

Find the common elements in the returned result set. Excludes the elements from the optional except result set.

Hierarchy

  • QueryIntersectionTableExpressionV3

Index

Properties

Optional except

except: string[]

intersection

intersection: (QuerySetOperationTableExpressionV3 | string)[]

Optional limit

limit: undefined | number