Keyoti Search for ASP.NET API Docs
Update Method (indexableSourceRecord)
API DocumentationKeyoti.SearchEngine.DataAccessXmlIndexableSourceRecordTableUpdate(IndexableSourceRecord)
Keyoti Search for ASP.NET 2010
Updates a record of the same ID as indexableSourceRecord
Declaration Syntax
C#Visual BasicVisual C++
public virtual void Update(
	IndexableSourceRecord indexableSourceRecord
)
Public Overridable Sub Update ( _
	indexableSourceRecord As IndexableSourceRecord _
)
public:
virtual void Update(
	IndexableSourceRecord^ indexableSourceRecord
)
Parameters
indexableSourceRecord (IndexableSourceRecord)
The record to update

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