osprofile
| This page was automatically generated from the database schema dump and may be incomplete or incorrect. |
Holds the profile configuration of a profile user — i.e. which setting categories are active for them: desktop settings (UI layout, mask configuration) and enaio-client scanning settings. Multiple rows can exist per profile user — one per flags bit (one row for desktop settings and a second for scanning settings). The actual profile data (the concrete setting values) lives in a different table.
Referenced by the field benutzer.profil (int, holds the benutzer.id of the profile user): the link to this table is osprofile.userid = benutzer.osguid of the profile user. The benutzer.profil field must therefore first be resolved via the benutzer table to obtain the osguid.
1. Columns
| Name | Type | Length | Description |
|---|---|---|---|
|
|
32 |
|
|
|
— |
Bitmask defining the purpose of the profile record: * Multiple bits can be combined if one record serves several purposes. |