Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.OperationsOuterJoinEquals(OuterJoin)

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

Assembly: Epic.Query

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