2.19 NC_Keyboard Table

The NC_Keyboard table contains inventory data about keyboards.

Column

Key

Type

Null

Description

ComponentOID

PK, FK

binary(16)

No

An internal ID number used as a primary key.

InterfaceType

smallint

The interface type: 0=Unknown, 1=PS/2, 2=USB.

NOTE:The ComponentOID foreign key references the ComponentOID primary key column of the NC_Component table.