AJE Components
ReportDataTableFilter LimitQuery Property AJE Data Report Engine Help
Gets or sets the Row Limit Query for the Data Table. Zero specifies there is no Row Limit and -1 specifies Zero Rows should be included.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public string LimitQuery { get; set; }

Property Value

Type: OnlineString
See Also