DomainObjects Class Library

Minus Class

Generates a SQL expression that applies the plus operator to two values. The resulting expression has the form 'value1 + value2'.

For a list of all members of this type, see Minus Members.

System.Object
   Field
      ScalarFunction
         Minus

[Serializable]
[Serializable]
public class Minus : ScalarFunction, IEquatable<T>

Requirements

Namespace: DomainObjects.Facade.Command.Function

Assembly: DomainObjects.Core (in DomainObjects.Core.dll)

See Also

Minus Members | DomainObjects.Facade.Command.Function Namespace