EasyObjects.NET Programmers Reference

DynamicQuery.CountAll Property

If true, add a COUNT(*) Aggregate to the selected columns list.

Note   This may not be support for all database providers

public bool CountAll {get; set;}

See Also

DynamicQuery Class | NCI.EasyObjects Namespace