WindowsProduct view
The Reporting2.Product view identifies unique windows product and service pack combination.
Column Name |
Data Type |
Nullable |
Description |
---|---|---|---|
Id |
int |
|
This is the unique identifier. |
Name |
nvarchar(255) |
|
The product name. |
ProductLevelName |
nvarchar(50) |
|
The product level name. |
ProductLevelOrder |
int |
X |
The product level order. |
EndOfLifeOn |
datetime |
X |
The end of life date of this product. |