Product View

The Reporting2.Product view identifies unique Windows product and product level combinations.

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.