ISearchDataSourcesFreeDimsInfo

Assembly: ExtCtrls;

Description

The ISearchDataSourcesFreeDimsInfo interface contains properties and methods that are used to work with the collection of free dimensions of data source.

Inheritance Hierarchy

ISearchDataSourcesFreeDimsInfo

Comments

Information about free dimension can be obtained in the ISearchDataSourcesItem.FreeDims property.

Properties

  Property name Brief description
Count The Count property returns the number of free dimensions, information about which is contained in the collection.
ItemByKey The ItemByKeyproperty returns information about free dimension elements by its key.
Keys The Keys property returns the array containing keys of repository dictionaries used as free dimensions in the source.

Methods

  Method name Brief description
Contains The Contains method checks and returns whether there is information about the specified dimension in the collection.

See also:

ExtCtrls Assembly Interfaces