TTableMetadata.ForeignKeys Property
Gets the list of foreign key constraints defined on the table.
Syntax
Unit: Aurelius.Sql.Metadata
property TTableMetadata.ForeignKeys: TList<TForeignKeyMetadata>
Gets the list of foreign key constraints defined on the table.
Unit: Aurelius.Sql.Metadata
property TTableMetadata.ForeignKeys: TList<TForeignKeyMetadata>