Zone_Properties


Columns

Column Type Size Nulls Auto Default Children Parents Comments
Zone_Id bigint 8 null
Zone.Zone_Id FK_ZONE_PROPERTIES_ZONE R
Property_Id bigint 8 null
Property.Property_Id FK_ZONE_PROPERTIES_PROPERTY R
Name nvarchar 510 null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_Zone_Properties_Zone_Id_Name Primary key Asc/Asc Zone_Id + Name

Relationships