Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.OperationsThetaJoinEquals(ThetaJoin)

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

Assembly: Epic.Query

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