The storage method for the document index - possible values "sql" or "xml"
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public string DbType { get; set; }
public string DbType { get; set; }
Public Property DbType As String Get Set
Public Property DbType As String Get Set
public: property String^ DbType { String^ get (); void set (String^ value); }
public: property String^ DbType { String^ get (); void set (String^ value); }
member DbType : string with get, set
member DbType : string with get, set
Property Value
Remarks
Currently, only xml is available.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120