Printer
| ๐ Overview: 9 Fields | 4 Indexes | 1 One-to-Many Relations |
๐ Description
๐จ๏ธ Configuration table defining available printers and print stations. Maps printers to workstations and specifies label/document routing rules.
- Table ID: 118
- UUID: C5724BFA139A9141B0B974FDE6810417
- Primary Key: ๐
ID - Generated: ๐ 2025-12-04T14:35:18Z
๐ Table of Contents
๐ Fields
| Field | Type | Constraints | Description |
| ๐ ID | Long Integer | ๐ PK, โจ Unique, โก Auto | - |
| Name | String (255) | - | - |
| Type | Long Integer | - | - |
| Port | String (255) | - | - |
| Model | String (255) | - | - |
| Computer | String (255) | - | - |
| Options | Object | - | - |
| Active | Boolean | - | - |
| UpdateOptions | Boolean | - | - |
๐ Indexes
| Field | Type | Kind | Unique |
Computer | Keywords | regular | - |
Active | Keywords | regular | - |
ID | Keywords | regular | โจ Yes |
UpdateOptions | Keywords | regular | - |
๐ One-to-Many Relations
| Relation Name | Source Table | Source โ Destination | State | Description |
PrintJobSelection | PrintJob | PrinterID โ ID | Active | - |
๐ฆ Classes
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:35:18Z