Keyoti Search for ASP.NET API Docs
GetNextDataSet Method
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesDataSetBasedSourceGetNextDataSet()()()
Keyoti Search for ASP.NET 2010
Gets the next DataSet chunk from the data source.
Declaration Syntax
C#Visual BasicVisual C++
public virtual DataSet GetNextDataSet()
Public Overridable Function GetNextDataSet As DataSet
public:
virtual DataSet^ GetNextDataSet()
Return Value
A data set containing the next PageSize records, or null/Nothing if no more records exist.

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609