ITableForeignKey.Columns

Syntax

Columns: String;

Description

The Columns property determines the table field that is an external key.

Comments

The ITableForeignKey.RColumns property determines the field, to which the external key refers.

Example

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

See also:

ITableForeignKey