Click or drag to resize
IDataQueryTotalRecords Property
Gets the number of total records when paging is used. Gets updated once the query executes

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
int TotalRecords { get; }

Property Value

Type: Int32
See Also