IValidationCrossDatabaseMapping.ComparatorKey

Fore Syntax

ComparatorKey: Integer;

Fore.NET Syntax

ComparatorKey: uinteger;

Description

The ComparatorKey property determines attribute key in the time series database, to which the data is compared.

Comments

The property is outdated, use IValidationCrossDatabaseMapping.ComparatorSelectionMapping.

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

See also:

IValidationCrossDatabaseMapping