ISearchResult.Description

Syntax

Description: String;

Description

The Description property returns data source description.

Comments

The property is available if any description is determined in the IMetabaseObjectDescriptor.Description property for the source.

Example

The example of use is given in description of the ISearchExecutor.Search method.

See also:

ISearchResult