Keyoti SearchUnit API Docs
RegisterDataSetBasedSource Method (id, dataSetBasedSource)
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexRegisterDataSetBasedSource(Int32, DataSetBasedSource)
Keyoti SearchUnit v6
Registers a DataSetBasedSource for use by the document reader.
Declaration Syntax
C#Visual Basic
public virtual void RegisterDataSetBasedSource(
	int id,
	DataSetBasedSource dataSetBasedSource
)
Public Overridable Sub RegisterDataSetBasedSource ( 
	id As Integer,
	dataSetBasedSource As DataSetBasedSource
)
Parameters
id (Int32)
dataSetBasedSource (DataSetBasedSource)

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610