Click or drag to resize
IDataQueryCount Property
Number of actual records retrieved from the database

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

Property Value

Type: Int32
See Also