A newer version of this page is available.
Switch to the current version.
RecordsCount Class
The total number of records in selected data tables or in each group.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public sealed class RecordsCount :
AliasedBase
Public NotInheritable Class RecordsCount
Inherits AliasedBase
Related API Members
The following members accept/return RecordsCount objects:
Remarks
A RecordsCount object is returned by the SelectQuery.SelectRecordsCount method.
Inheritance
Object
ColumnBase
AliasedBase
RecordsCount
See Also
Feedback