ITableForeignKey.RTable

Syntax

RTable: String;

Description

The RTable property determines the identifier of the table to which the external key refers.

Comments

The ITableForeignKey.RColumns property determines the field in this table, to which an external key refers.

Example

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

See also:

ITableForeignKey