BBNCCODETABLEIDMAP
Primary Key
| Primary Key | Field Type |
|---|---|
| ID | int |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| CODETABLECATALOGID | uniqueidentifier | |||
| TABLEENTRYID | uniqueidentifier |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_BBNCCODETABLEIDMAP | ID | yes | yes | yes |
| UIX_BBNCCODETABLEIDMAP_TABLEENTRYID | CODETABLECATALOGID, TABLEENTRYID | yes |