RecordsCount Class
The total number of records in selected data tables or in each group.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Related API Members
The following members return RecordsCount objects:
Remarks
A RecordsCount
object is returned by the SelectQuery.SelectRecordsCount method.
Inheritance
Object
ColumnBase
AliasedBase
RecordsCount
See Also