UserAccountsuserAccountRoles
UserAccountsuserAccountRoles
Columns
| Name | Type | Description |
| UserAccountsUserId [KEY] | Long | UserAccountsUserId of UserAccountsuserAccountRoles |
| UserRoleId [KEY] | Long | Unique identifier of the user role. |
| RoleId | Long | Unique identifier of a role. |
| RoleCode | String | Technical name used to search for a specific role. |
| CreatedBy | String | CreatedBy of UserAccountsuserAccountRoles |
| CreationDate | Datetime | CreationDate of UserAccountsuserAccountRoles |
| LastUpdatedBy | String | LastUpdatedBy of UserAccountsuserAccountRoles |
| LastUpdateDate | Datetime | LastUpdateDate of UserAccountsuserAccountRoles |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| GUID | String | GUID |
| UserId | Long | UserId |
| Finder | String | finder |