Describes the type of information source that should be indexed.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public enum SourceType
public enum SourceType
Public Enumeration SourceType
Public Enumeration SourceType
public enum class SourceType
public enum class SourceType
type SourceType
type SourceType
| 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: 2015.6.15.120