Stores window information associated with a software process
Data model
Fields
| Field | Type | Description |
|---|---|---|
| id* | INT | Unique identifier of the window associated with a software process |
| title* | NVARCHAR (510) | Window Title |
Primary Key
| PK_ASM_WINDOW_INFORMATION |
|---|
| id |