2.37 NC_RemovableMedia Table

The NC_RemovableMedia table contains inventory data about removable media drives.

Column

Key

Type

Null

Description

ComponentOID

PK, FK

binary(16)

No

An internal ID number used as a primary key.

InterfaceType

smallint

The inteface type: 0=Unknown, 1=IDE, 2=SCSI, 3=USB, 4=FireWire.

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