GenericData
Primary Key
Primary Key | Field Type |
---|---|
ID | int |
Fields
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
Value | ntext | yes | ||
Key | nvarchar(510) | yes |
Indexes
Index Name | Fields | Unique | Primary | Clustered |
---|---|---|---|---|
IX_GenericData_1 | Key | |||
PK_GenericData | ID | yes | yes | yes |