ITableForeignKey.ComparedWith

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.

Example

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

See also:

ITableForeignKey