AdventureWorks Database > Production Schema : Production.vProductModelInstructions View |
Creation Date | 08/01/2010 08:41 |
Is Schema Bound | ![]() |
Encrypted | ![]() |
Ansi Nulls | ![]() |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
ProductModelID | int | 4 | |||||
Name | dbo.Name | 50 | |||||
Instructions | nvarchar | 16 | ![]() | ||||
LocationID | int | 4 | ![]() | ||||
SetupHours | decimal | 9 (9,4) | ![]() | ||||
MachineHours | decimal | 9 (9,4) | ![]() | ||||
LaborHours | decimal | 9 (9,4) | ![]() | ||||
LotSize | int | 4 | ![]() | ||||
Step | nvarchar | 1024 | ![]() | ||||
rowguid | uniqueidentifier | 16 | |||||
ModifiedDate | datetime | 4 |
Database Object | Object Type | Description | Dep Level | |
---|---|---|---|---|
![]() | dbo.Name | User Defined Data Type | 2 | |
![]() | Production.ProductModel | Table | Product model classification. | 1 |
|