Production.vProductModelInstructions

View: 'Production.vProductModelInstructions', Displays the content from each element in the xml column Instructions for each product in the Production.ProductModel table that has manufacturing instructions.

Field NameType and Size
ProductModelIDint identity NOT NULL
NameName NOT NULL
Instructionsnvarchar(max) NULL
LocationIDint NULL
SetupHoursdecimal(9,4) NULL
MachineHoursdecimal(9,4) NULL
LaborHoursdecimal(9,4) NULL
LotSizeint NULL
Stepnvarchar(1024) NULL
rowguiduniqueidentifier NOT NULL
ModifiedDatedatetime NOT NULL