DefaultTemplatesx
Primary Key
Primary Key | Field Type |
---|---|
ID | int |
Fields
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
Name | nvarchar(255) | |||
Description | nvarchar(255) | |||
Content | ntext | yes |
Indexes
Index Name | Fields | Unique | Primary | Clustered |
---|---|---|---|---|
PK_DefaultTemplates | ID | yes | yes | yes |