IValidationCrossDatabaseMapping.TargetKey

Fore Syntax

TargetKey: Integer;

Fore.NET Syntax

TargetKey: uinteger;

Description

The TargetKey property determines attribute key in the compared time series database.

Comments

The property is outdated, use IValidationCrossDatabaseMapping.TargetSelectionMapping.

Key of the attribute that corresponds to the TargetKey attribute in the time series database, to which the data is compared, is determined by the IValidationCrossDatabaseMapping.ComparatorKey property.

See also:

IValidationCrossDatabaseMapping