| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | APPLID | TPDA: ID des Debugger Framework Verwenders | nvarchar | 20 | 0 | | | | Allow NULL? |
| 2 | DUSER | Benutzername im Benutzerstamm | nvarchar | 12 | 0 | | | | Allow NULL? |
| 3 | LNAME | TPDA: Layoutname des Userspezifischen Debugger Layout | nvarchar | 30 | 0 | | | | Allow NULL? |
| 4 | CHDATE | TPDA: Letzte Änderung an der Debug Session | nvarchar | 8 | 0 | | | | Allow NULL? |
| 5 | CHTIME | TPDA: Letzte Änderung an der Debug Session | nvarchar | 6 | 0 | | | | Allow NULL? |
| 6 | LAYOUT | TPDA: Debug Session - Anteil - Layout | char | 1 | 0 | | | | Allow NULL? |
| 7 | BPS | TPDA: Debug Session - Anteil - BP | char | 1 | 0 | | | | Allow NULL? |
| 8 | WPS | Debugger Session Anteil: Watchpoints | char | 1 | 0 | | | | Allow NULL? |
| 9 | SETTINGS | TPDA: Debug Session - Anteil - Einstellungen | char | 1 | 0 | | | | Allow NULL? |
| 10 | OPTIONS | TPDA: Sessions - Optionen | char | 1 | 0 | | | | Allow NULL? |
| 11 | VARIABLES | Variablen-Option in Debugger Session: | char | 1 | 0 | | | | Allow NULL? |