Keyoti Search for ASP.NET API Docs
ReadTable Method (objectType)
API DocumentationKeyoti.SearchEngine.DataAccessXmlTableReadTable(String)
Keyoti Search for ASP.NET 2010
Load an XmlDocument with the content of the xml file
Declaration Syntax
C#Visual BasicVisual C++
protected virtual XmlDocument ReadTable(
	string objectType
)
Protected Overridable Function ReadTable ( _
	objectType As String _
) As XmlDocument
protected:
virtual XmlDocument^ ReadTable(
	String^ objectType
)
Parameters
objectType (String)
the type of the invoking class
Return Value
XmlDocument loaded with data from the file

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