Method

ODBCDatabase.ForeignKeys


Warning

This item was deprecated in version 2021r2. Please use ODBCDatabase.TableForeignKeys as a replacement.

Description

Returns a Recordset containing either a list of foreign keys in the specified table (columns in the specified table that refer to primary keys in other tables), or a list of foreign keys in other tables that refer to the primary key in the specified table.