ISearchDataSourcesItems

Assembly: ExtCtrls;

Description

The ISearchDataSourcesItems interface contains properties and methods that are used to work with the collection of elements containing BI search results.

Inheritance Hierarchy

ISearchDataSourcesItems

Comments

The collection of elements can be obtained in the ISearchDataSourcesBox.Items property.

Properties

  Property name Brief description
Count The Count property returns the number of elements in the collection.
Item The Item property returns parameters of the specified element with BI search results.

See also:

ExtCtrls Assembly Interfaces