DomainObjects Class Library

Max Class

Returns the maximum value of a field. Null values are ignored.

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

System.Object
   Field
      ScalarFunction
         Max

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

Requirements

Namespace: DomainObjects.Facade.Command.Function

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

See Also

Max Members | DomainObjects.Facade.Command.Function Namespace