Keyoti Search for ASP.NET API Docs
GetDataSet Method (firstRow, numberOfRows)
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesMSSQLAdapterGetDataSet(Int32, Int32)
Keyoti Search for ASP.NET 2010
Gets the next data set
Declaration Syntax
C#Visual BasicVisual C++
public virtual DataSet GetDataSet(
	int firstRow,
	int numberOfRows
)
Public Overridable Function GetDataSet ( _
	firstRow As Integer, _
	numberOfRows As Integer _
) As DataSet
public:
virtual DataSet^ GetDataSet(
	int firstRow, 
	int numberOfRows
)
Parameters
firstRow (Int32)
numberOfRows (Int32)

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