Søgning » TeamShare » PermissionTypes
Tabel

PermissionTypes


Beskrivelse ?

Lists the different permissions that can be applied to an object. Each permission has a value that allow the generation of a single permission value, as each value is a bitmask.

Størrelse (Antal rækker) ?

12

Indhold (Kolonner/variable) ?

Navn Indhold
AccessRightName The name of the permission
Active Defines if the row contains active data. Inactive means logically deleted.
ChangedBy The ID of the user who last edited this data. FK to HH.Users
ChangedOn The datetime this data was last edited
Createdby The ID of the user who first created this data. FK to HH.Users
CreatedOn The datetime this data was first created
PermissionTypeId The unique (database) ID of the permission type
Version The number of times the data was been changed. See the corresponding AUDIT table for full audit trail.