Assembly: ExtCtrls;
The ISearchDataSourcesItems interface contains properties and methods that are used to work with the collection of elements containing BI search results.
ISearchDataSourcesItems
The collection of elements can be obtained in the ISearchDataSourcesBox.Items property.
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: