DOKK / manpages / debian 12 / libur-perl / UR::DataSource::RDBMS::FkConstraintColumn.3pm.en
UR::DataSource::RDBMS::FkConstraintColumn(3pm) User Contributed Perl Documentation UR::DataSource::RDBMS::FkConstraintColumn(3pm)

UR::DataSource::RDBMS::FkConstraintColumn - metadata about a data source's foreign keys

This class represents the column linkages that make up a foreign key. Each instance has a column_name (the source, where the foreign key points from) and r_column_name (remote column name, where the fireign key points to), as well as the source and remote table names.

2022-01-17 perl v5.32.1