Data
RoleInTag
A relation between a tag and a user role.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
AccessRights | smallint | - | ||
Description:Access rights of the role for the tag. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | Created On | - | |
Description:No description available | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | Last Modified On | - | |
Description:No description available | ||||
Rolename | nvarchar(64) | Roles | ||
Description:The string identifier of the user role. | ||||
TagID | uniqueidentifier | - | ||
Description:The unique identifier of the tag. | ||||