Returns the number of rows in a group where the given field evaluates to a non-null value. Translates to a COUNT([DISTINCT] field) SQL function.
COUNT([DISTINCT] field)
Count Class | DomainObjects.Facade.Command.Function Namespace | Count Constructor Overload List