ITableForeignKey.RColumns

Syntax

RColumns: String;

Description

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

Comments

The ITableForeignKey.RTable property determines the table that contains the given field.

Example

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

See also:

ITableForeignKey