IValidationCrossDatabaseMappings.FindByTargetKey

Fore Syntax

FindByTargetKey(Key: Integer): IValidationCrossDatabaseMapping;

Fore.NET Syntax

FindByTargetKey(Key: uinteger): Prognoz.Platform.Interop.Ms.IValidationCrossDatabaseMapping;

Parameters

Key. Dimension key.

Description

The FindByTargetKey method finds binding by dimension key of mapped data source.

Comments

If the binding is not found, the method returns Null.

See also:

IValidationCrossDatabaseMappings