Epic
dominant domains
Overview
Roadmap
Blog
Documentation
Download
License
Bards
API
►
Epic.Query.Relational.Operations
►
Union
►
Equals(Union)
Equals Method (other)
Determines whether the specified
Union
is equal to the current
Union
.
Assembly
:
Epic.Query
Declaration Syntax
C#
public
bool
Equals
(
Union
other
)
Parameters
other
(
Union
)
The
Union
to compare with the current
Union
.
Return Value
true
if the specified
Union
is equal to the current
Union
; otherwise,
false
.
Remarks
Two
Union
are equals if their relations are equals, regardless of the order. Indeed, the union is a commutative operation.
Please enable JavaScript to view the
comments powered by Disqus.
blog comments powered by
Disqus