| Primary Key | Field Type |
|---|---|
|
ID |
uniqueidentifier |
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
|
ADDEDBYID |
uniqueidentifier |
false |
||
|
CHANGEDBYID |
uniqueidentifier |
false |
| Index Name | Field(s) | Unique | Primary | Clustered |
|---|---|---|---|---|
|
IX_SYSTEMROLE_DATEADDED |
DATEADDED |
False |
False |
True |
|
PK_SYSTEMROLE |
ID |
True |
True |
False |
|
UIX_SYSTEMROLE_NAME |
NAME |
True |
False |
False |
| Trigger Name | Description |
|---|---|