Gets the next DataSet chunk from the data source.
Declaration Syntax
C# | Visual Basic |
public virtual DataSet GetNextDataSet()
Public Overridable Function GetNextDataSet As DataSet
Return Value
DataSet
A data set containing the next PageSize records, or null/Nothing if no more records exist.
A data set containing the next PageSize records, or null/Nothing if no more records exist.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610