FeaturePackageLink

0 rows


Description

Linking table for all Features and Packages

Columns

Column Type Size Nulls Auto Default Children Parents Comments
FeaturePackageLinkID INT 10 null
FeatureID INT 10 null
Feature.FeatureID Implied Constraint R

FK to Feature table

PackageID INT 10 null

FK to Package table

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc FeaturePackageLinkID

Relationships