Indicates whether the current object is equal to another object of the same type.
Inherited from ScalarFunction.
public bool Equals(ScalarFunction);
Indicates whether the current object is equal to another object of the same type.
public bool Equals(Upper);
Determines whether the specified Object is equal to the current Object.
public override bool Equals(Object);
Upper Class | DomainObjects.Facade.Command.Function Namespace