2.28 NC_NetworkDriver Table

The NC_NetworkDriver table contains inventory data about network drivers.

Column

Key

Type

Null

Description

ComponentOID

PK, FK

binary(16)

No

An internal ID number used as a primary key.

FileVersion

nvarchar(32)

The file version.

Filename

nvarchar(16)

The file name.

Description

nvarchar(80)

The driver description.

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