DomainObjects Class Library

Count Constructor ()

Returns the total number of rows in a group including duplicates and null values. Translates to a

COUNT(*)
SQL function.

public Count();

See Also

Count Class | DomainObjects.Facade.Command.Function Namespace | Count Constructor Overload List