AJE Components
DataTableFilter RowLimit Property AJE Data Asset Engine Help
Gets or sets the Row Limit for the Data Table. Zero specifies there is no Row Limit and -1 specifies Zero Rows should be included.

Namespace: AJE.DataAssetEngine
Assembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
Syntax

public int RowLimit { get; set; }

Property Value

Type: OnlineInt32
See Also