RelatedTable Property
Indicates the name of the related table.
Settings and Return Values
Sets and returns a String value.
Remarks
The default value is an empty string ("").
If the key is a foreign key, then RelatedTable is the name of the table that contains the key.
See Also
Keys Append Method, Key Type, RelatedColumn, RelatedTable and UpdateRule Properties Example (VB)
Applies To: Key Object