Difference between revisions of "Dbo.Name (type)"
Line 22: | Line 22: | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[HumanResources.Department_ | + | | [[HumanResources.Department_(table)|HumanResources.Department]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[HumanResources.Shift_ | + | | [[HumanResources.Shift_(table)|HumanResources.Shift]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Person.AddressType_ | + | | [[Person.AddressType_(table)|Person.AddressType]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Person.Contact_ | + | | [[Person.Contact_(table)|Person.Contact]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Person.ContactType_ | + | | [[Person.ContactType_(table)|Person.ContactType]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Person.CountryRegion_ | + | | [[Person.CountryRegion_(table)|Person.CountryRegion]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Person.StateProvince_ | + | | [[Person.StateProvince_(table)|Person.StateProvince]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Production.Culture_ | + | | [[Production.Culture_(table)|Production.Culture]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Production.Location_ | + | | [[Production.Location_(table)|Production.Location]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Production.Product_ | + | | [[Production.Product_(table)|Production.Product]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Production.ProductCategory_ | + | | [[Production.ProductCategory_(table)|Production.ProductCategory]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Production.ProductModel_ | + | | [[Production.ProductModel_(table)|Production.ProductModel]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Production.ProductReview_ | + | | [[Production.ProductReview_(table)|Production.ProductReview]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Production.ProductSubcategory_ | + | | [[Production.ProductSubcategory_(table)|Production.ProductSubcategory]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Production.ScrapReason_ | + | | [[Production.ScrapReason_(table)|Production.ScrapReason]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Production.UnitMeasure_ | + | | [[Production.UnitMeasure_(table)|Production.UnitMeasure]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Purchasing.ShipMethod_ | + | | [[Purchasing.ShipMethod_(table)|Purchasing.ShipMethod]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Purchasing.Vendor_ | + | | [[Purchasing.Vendor_(table)|Purchasing.Vendor]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Sales.Currency_ | + | | [[Sales.Currency_(table)|Sales.Currency]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Sales.SalesReason_ | + | | [[Sales.SalesReason_(table)|Sales.SalesReason]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Sales.SalesTaxRate_ | + | | [[Sales.SalesTaxRate_(table)|Sales.SalesTaxRate]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Sales.SalesTerritory_ | + | | [[Sales.SalesTerritory_(table)|Sales.SalesTerritory]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Sales.Store_ | + | | [[Sales.Store_(table)|Sales.Store]] |
|} | |} |
Revision as of 23:15, 23 June 2010
wikibot
Type | dbo.Name |
Source
CREATE TYPE dbo.[Name] FROM nvarchar(100) NULL
Dependencies
Reference Type | Object Type | Referencing Object |
Data Type | Table | HumanResources.Department |
Data Type | Table | HumanResources.Shift |
Data Type | Table | Person.AddressType |
Data Type | Table | Person.Contact |
Data Type | Table | Person.ContactType |
Data Type | Table | Person.CountryRegion |
Data Type | Table | Person.StateProvince |
Data Type | Table | Production.Culture |
Data Type | Table | Production.Location |
Data Type | Table | Production.Product |
Data Type | Table | Production.ProductCategory |
Data Type | Table | Production.ProductModel |
Data Type | Table | Production.ProductReview |
Data Type | Table | Production.ProductSubcategory |
Data Type | Table | Production.ScrapReason |
Data Type | Table | Production.UnitMeasure |
Data Type | Table | Purchasing.ShipMethod |
Data Type | Table | Purchasing.Vendor |
Data Type | Table | Sales.Currency |
Data Type | Table | Sales.SalesReason |
Data Type | Table | Sales.SalesTaxRate |
Data Type | Table | Sales.SalesTerritory |
Data Type | Table | Sales.Store |
automatically generated
type | dbo.Name |
CREATE TYPE dbo.[Name] FROM nvarchar(50) NULL
Reference Type | Object Type | Referencing Object |
Data Type | Table | HumanResources.Department |
Data Type | Table | HumanResources.Shift |
Data Type | Table | Person.AddressType |
Data Type | Table | Person.Contact |
Data Type | Table | Person.ContactType |
Data Type | Table | Person.CountryRegion |
Data Type | Table | Person.StateProvince |
Data Type | Table | Production.Culture |
Data Type | Table | Production.Location |
Data Type | Table | Production.Product |
Data Type | Table | Production.ProductCategory |
Data Type | Table | Production.ProductModel |
Data Type | Table | Production.ProductReview |
Data Type | Table | Production.ProductSubcategory |
Data Type | Table | Production.ScrapReason |
Data Type | Table | Production.UnitMeasure |
Data Type | Table | Purchasing.ShipMethod |
Data Type | Table | Purchasing.Vendor |
Data Type | Table | Sales.Currency |
Data Type | Table | Sales.SalesReason |
Data Type | Table | Sales.SalesTaxRate |
Data Type | Table | Sales.SalesTerritory |
Data Type | Table | Sales.Store |