Enum SetOperation
public enum SetOperation
- Extension Methods
Fields
Except = 2
ExceptAll = 3
Intersect = 4
IntersectAll = 5
Union = 0
UnionAll = 1
public enum SetOperation
Except = 2
ExceptAll = 3
Intersect = 4
IntersectAll = 5
Union = 0
UnionAll = 1