IRdsCompoundDictionarySources.FindBySource

Syntax

FindBySource(Source: IRdsDictionary): IRdsCompoundDictionarySource;

Parameters

Source. The MDM dictionary, by which the data source must be found in the collection.

Description

The FindBySource method searches for a data source by the MDM dictionary, on which the data source is based.

Comments

The method returns the data source in case of successful search, and Null if the collection does not contain the data source based on the specified MDM dictionary.

See also:

IRdsCompoundDictionarySources