Describes the type of information source that should be indexed.
Declaration Syntax
C# | Visual Basic |
public enum SourceType
Public Enumeration SourceType
Members
Member | Description |
---|---|
Website |
A crawled web-site
|
MSSQL |
MS-SQL server
|
OLE |
OLE based source
|
Oracle |
Oracle server
|
CustomDataSetProvider |
A custom assembly that will provide a DataSet
|
FileSystemDocumentStore |
An imported virtual directory
|
PresetDataSetProvider |
A user created DataSet will be provided via a PresetDataSetAdapter (see API docs)
|
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610