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(Replace);
Determines whether the specified Object is equal to the current Object.
public override bool Equals(Object);
Replace Class | DomainObjects.Facade.Command.Function Namespace