Owner's Manual

Reporting 207
PrinterInputMaxCapacity
nvarchar 64 Yes The maximum
capacity of the printer
input module.
PrinterInputCurrentCapacity
nvarchar 64 Yes The current capacity of
the printer input
module.
PrinterInputMediaType
nvarchar 64 Yes The media type.
Printer Output Tray Table
DeviceId*
int 4 No The Foreign Key to the
Device Table.
PrinterOutputIndex*
int 4 No The printer output
index.
PrinterOutputName
nvarchar 64 Yes Name of the output
unit.
PrinterOutputVendorName
nvarchar 64 Yes Name of the printer
(re)seller.
PrinterOutputModel
nvarchar 64 Yes Name of the output
tray model.
PrinterOutputDescription
nvarchar 64 Yes The printer output
description.
PrinterOutputMaxCapacity
nvarchar 64 Yes The maximum output
capacity of the printer.
Printer Cover Table
DeviceId*
int 4 No The Foreign Key to the
Device Table.
PrinterCoverIndex*
int 4 No The printer cover
index.
PrinterCoverDescription
nvarchar 64 Yes The printer cover
description.
PrinterCoverStatus
nvarchar 64 Yes The printer cover
status.
Table 10-3. IT Assistant Database Schema
(continued)
Column Name Data Type Data
Size
Nulls
Allowed
Description