LanguageGuid
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| ID | int | |||
| FieldID | int | |||
| AttributeID | int | Default = 0 | ||
| Guid | uniqueidentifier | Default = (newid()) |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| UK_LanguageGuid_FieldIDAttributeID | FieldID, AttributeID |