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.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public string LimitQuery { get; set; }public string LimitQuery { get; set; }Public Property LimitQuery As String
Get
Set
Public Property LimitQuery As String
Get
Set
public:
property String^ LimitQuery {
String^ get ();
void set (String^ value);
}public:
property String^ LimitQuery {
String^ get ();
void set (String^ value);
}Property Value
Type:
String