Service


Columns

Column Type Size Nulls Auto Default Children Parents Comments
Service_Id bigint identity 8 null
Provisioned_Zone_Services.Service_Id FK_PROVISIONED_ZONE_SERVICES_SERVICE R
Service_Rights.Service_Id FK_SERVICE_RIGHTS_SERVICE R
Contextid nvarchar 256 null
Name nvarchar 256 null
Type nvarchar 64 null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_Service_Service_Id Primary key Asc Service_Id

Relationships