Fork me on GitHubEpicdominant domains
APIEpic.Query.RelationalScalarFunctionEquals(ScalarFunction)

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

Assembly: Epic.Query

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