UnionNode Constructors
A node that provides data with a Union and UnionAll queries.
Name | Parameters | Description |
---|---|---|
Union |
none |
Initializes a new Union |
Union |
type |
Initializes a new instance of the Union |
See Also