IImportExecutor.CreateContext

Fore.NET Syntax

CreateContext: Prognoz.Platform.Interop.BISearch.ISearchEngineImportContext;

Description

The CreateContext method creates a context for data source indexing.

Example

The example of use is given in description of the IImportExecutor.Import method.

See also:

IImportExecutor