Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.OperationsNaturalJoinEquals(RelationalExpression)

Equals Method (other)
Determines whether the specified RelationalExpression is equal to the current NaturalJoin.

Assembly: Epic.Query

Declaration Syntax
C#
public override bool Equals(
	RelationalExpression other
)
Parameters
other (RelationalExpression)
The RelationalExpression to compare with the current NaturalJoin.
Return Value
true if the specified RelationalExpression is equal to the current NaturalJoin; otherwise, false.
blog comments powered by Disqus