ISourceDataImportInfo

Assembly: BISearch;

Namespace: Prognoz.Platform.Interop.BISearch;

Description

The ISourceDataImportInfo interface contains properties to work with data source indexing settings.

Inheritance Hierarchy

ISourceDataImportInfo

Comments

You can get indexing settings, using properties and methods of the ISourceDataImportInfos interface.

Properties

  Property name Brief description
DestinationInfos The DestinationInfos property returns indexing settings of different options of data source displaying.
Key The Key property returns data source key.
Params The Params property determines values of parameters which will be used to open the source.

See also:

BISearch Assembly Interfaces