SiteCultures
Primary Key
| Primary Key | Field Type |
|---|---|
| ClientSitesId | int |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| Name | nvarchar(10) | |||
| Description | nvarchar(100) |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_SiteCultures | Name, ClientSitesId | yes | yes | yes |