Click or drag to resize
IDataQuerySettingsTopNRecords Property
If set, selects only first top N number of records

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
int TopNRecords { get; set; }

Property Value

Type: Int32
See Also