Click or drag to resize
DataHelperRestrictRows Method
Overload List
  NameDescription
Public methodStatic memberRestrictRows(DataSet, Int32)
Restricts the number of rows to the top N items.
Public methodStatic memberRestrictRows(DataSet, Int32, Int32, Int32)
Restricts the given DataSet to only given rows starting with the offset, and leaving only maximum defined number of rows.
Top
See Also