| DataHelperRestrictRows Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | RestrictRows(DataSet, Int32) | 
            Restricts the number of rows to the top N items.
             | 
|   | RestrictRows(DataSet, Int32, Int32, Int32) | 
            Restricts the given DataSet to only given rows starting with the offset, and leaving only maximum defined number of rows.
             | 
 See Also
See Also