Welcome
Guest
, you are in:
<root>
•
Login
devio dbscript ScrewTurn Wiki
Navigation
¶
Main Page
Random Page
Create a new Page
All Pages
Categories
Navigation Paths
Administration
File Management
Create Account
Search the wiki
»
Back
Production ProductModel (table)
Modified on 2011/08/27 11:18
by
wikibot
Categorized as
Uncategorized
== wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- valign="top" | '''Table''' | Production.ProductModel |- valign="top" | '''Description''' | Product model classification. |} === Columns === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Column''' | '''Data Type''' | '''Nullable''' | '''Default''' | '''Description''' |- valign="top" | ProductModelID | int | not null | | Primary key for ProductModel records. |- valign="top" | Name | dbo.Name | not null | | Product model description. |- valign="top" | CatalogDescription | xml | null | | Detailed product catalog information in xml format. |- valign="top" | Instructions | xml | null | | Manufacturing instructions in xml format. |- valign="top" | rowguid | uniqueidentifier | not null | (newid()) | ROWGUIDCOL number uniquely identifying the record. Used to support a merge replication sample. |- valign="top" | ModifiedDate | datetime | not null | (getdate()) | Date and time the record was last updated. |} === Primary Key === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Primary Key''' | '''Columns''' |- valign="top" | PK_ProductModel_ProductModelID | ProductModelID |} === Indexes === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Index''' | '''Type''' | '''Columns''' |- valign="top" | AK_ProductModel_Name | Unique | Name |- valign="top" | AK_ProductModel_rowguid | Unique | rowguid |- valign="top" | PXML_ProductModel_CatalogDescription | | CatalogDescription |- valign="top" | PXML_ProductModel_Instructions | | Instructions |} === Detail Tables === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Detail Table''' | '''Column''' | '''Referencing Column''' |- valign="top" | [[Production Product (table)|Production.Product]] | ProductModelID | ProductModelID |- valign="top" | [[Production ProductModelIllustration (table)|Production.ProductModelIllustration]] | ProductModelID | ProductModelID |- valign="top" | [[Production ProductModelProductDescriptionCulture (table)|Production.ProductModelProductDescriptionCulture]] | ProductModelID | ProductModelID |} === References === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Dependency Type''' | '''Object Type''' | '''Referenced Object''' |- valign="top" | Data Type | Type | [[dbo Name (type)|dbo.Name]] |- valign="top" | Schema | Schema | [[Production (schema)|Production]] |- valign="top" | Data Type | XML Schema Collection | [[Production ManuInstructionsSchemaCollection (xml schema collection)|Production.ManuInstructionsSchemaCollection]] |- valign="top" | Data Type | XML Schema Collection | [[Production ProductDescriptionSchemaCollection (xml schema collection)|Production.ProductDescriptionSchemaCollection]] |} === Dependencies === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Reference Type''' | '''Object Type''' | '''Referencing Object''' |- valign="top" | Select | View | [[Production vProductAndDescription (view)|Production.vProductAndDescription]] |- valign="top" | Select | View | [[Production vProductModelCatalogDescription (view)|Production.vProductModelCatalogDescription]] |- valign="top" | Select | View | [[Production vProductModelInstructions (view)|Production.vProductModelInstructions]] |}
ScrewTurn Wiki
version 3.0.1.400. Some of the icons created by
FamFamFam
.