| Primary Key | Field Type |
|---|---|
ID |
int |
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
CanEdit |
bit | ![]() |
||
CanAdd |
bit | ![]() |
||
CanView |
bit | ![]() |
||
CanDelete |
bit | ![]() |
||
CanSecure |
bit | ![]() |
||
ObjectGuid |
uniqueidentifier | Default = (newid()) |
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
ObjectTypesID |
int | ObjectTypes.ID | ||
ClientRolesID |
int | ClientRoles.ID |
| Index Name | Field(s) | Unique | Primary | Clustered |
|---|---|---|---|---|
IX_RoleObjectPrivs_ClientRolesID |
ClientRolesID | |||
IX_RoleObjectPrivs_ClientRolesID_ObjectTypesID_ObjectGuid |
ClientRolesID, ID, ObjectTypesID, ObjectGuid | |||
IX_RoleObjectPrivs_ObjectTypesID |
ObjectTypesID | |||
PK_ObjectPrivs |
ID | ![]() |
![]() |
![]() |

ID
CanEdit
ObjectTypesID
IX_RoleObjectPrivs_ClientRolesID