IDataQueryTotalRecords Property |
Gets the number of total records when paging is used. Gets updated once the query executes
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax int TotalRecords { get; }
Property Value
Type:
Int32See Also