Primary Key | Field Type |
---|---|
ID |
int |
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
ClientUsersID |
int |
false |
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
BBSystemId |
int |
true |
|
|
BBSystemKey |
int |
true |
|
|
BBSystemData |
ntext |
true |
|
Index Name | Field(s) | Unique | Primary | Clustered |
---|---|---|---|---|
IX_UserMap_ClientUsersID |
ClientUsersID |
False |
False |
False |
PK_UserMap |
ID |
True |
True |
True |