EngineeringUnitSystem
- Last UpdatedMar 10, 2025
- 1 minute read
Contains one row for each defined engineering unit system.
|
Column |
Data Type |
Description |
|---|---|---|
|
(PK) EUSKey |
int NOT NULL |
The unique numerical identifier of an engineering unit system. |
|
System |
nvarchar(50) NOT NULL |
The name of the system of measure. For example, SI, US, British Imperial. Case-sensitivity depends on the default database collation. |