Keyoti Search for ASP.NET API Docs
DbType Property
API DocumentationKeyoti.SearchEngineConfigurationDbType
Keyoti Search for ASP.NET 2010
The storage method for the document index - possible values "sql" or "xml"
Declaration Syntax
C#Visual BasicVisual C++
public string DbType { get; set; }
Public Property DbType As String
public:
property String^ DbType {
	String^ get ();
	void set (String^ value);
}
Remarks
Currently, only xml is available.

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