BackOfficeCodeTables
Primary Key
| Primary Key | Field Type |
|---|---|
| ID | int |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| CodeTableID | int | |||
| XMLData | ntext | yes |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| IX_CodeTableID | CodeTableID | yes | ||
| PK_BackOfficeCodeTables | ID | yes | yes | yes |