Stores the ratio needed to convert from one distance measurement unit type to another, such as feet to meters.
Stores the ratio needed to convert from one distance measurement unit type to another, such as feet to meters.
Creation Date | 2/7/2012 9:28 AM |
File Group | PRIMARY |
Text File Group | |
System Object | ![]() |
Published for Replication | ![]() |
Rows | 4 |
Data Space Used | 8.00 KB |
Index Space Used | 40.00 KB |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
![]() | BaseUnit | Code that represents the pre-conversion unit type for the distance. For a complete list of codes, see tUnit Table. | varchar | 10 | |||
![]() | TargetUnit | Code that represents the post-conversion unit type. For a complete list of codes, see tUnit Table. | varchar | 10 | |||
ConversionRatio | Value used to convert the base unit to meters. | numeric | 9 (20,15) |
Database Object | Object Type | Description | Dep Level | |
---|---|---|---|---|
![]() | tUnit | Table | Stores the supported units of measure. | 1 |