UsbDeviceVendor¶
Reserved for future use.
erDiagram
UsbDeviceVendor ||--o{ UsbDevice : "UsbDeviceVendorID"
Fields¶
| Field | Type | Description |
|---|---|---|
| ID | numeric | Internal ID for the UsbDeviceVendor entity (Primary Key) |
| Name | string | Name of the USB device vendor |
| Remarks | string | Remarks about the USB device vendor |
| UsbDeviceVendorCode | numeric | Code of the USB device vendor |
Referenced by¶
| Table | Column Name | Description |
|---|---|---|
| UsbDevice | UsbDeviceVendorID | Reserved for future use |