ITableForeignKey.ComparedWith

Fore Syntax

ComparedWith: Integer;

Fore.NET Syntax

ComparedWith: integer;

Description

The ComparedWith property determines index of the element, with which external key is compared.

Comments

By default comparison is not performed.

Fore and Fore.NET Examples

The property use is given in the example for ITable.ForeignKeys.

See also:

ITableForeignKey