DomainObjects Class Library

Count Class

Returns the number of rows in a table as an integer value.

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

System.Object
   Field
      ScalarFunction
         Count

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

Requirements

Namespace: DomainObjects.Facade.Command.Function

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

See Also

Count Members | DomainObjects.Facade.Command.Function Namespace