Dbo.Name (type)
wikibot
type | dbo.Name |
CREATE TYPE dbo.[Name] FROM nvarchar(100) NULL
automatically generated
type | dbo.Name |
CREATE TYPE dbo.[Name] FROM nvarchar(50) NULL
Referencing Object | Object Type | Reference Type |
HumanResources.Department | Table | Data Type |
HumanResources.Shift | Table | Data Type |
Person.AddressType | Table | Data Type |
Person.Contact | Table | Data Type |
Person.ContactType | Table | Data Type |
Person.CountryRegion | Table | Data Type |
Person.StateProvince | Table | Data Type |
Production.Culture | Table | Data Type |
Production.Location | Table | Data Type |
Production.Product | Table | Data Type |
Production.ProductCategory | Table | Data Type |
Production.ProductModel | Table | Data Type |
Production.ProductReview | Table | Data Type |
Production.ProductSubcategory | Table | Data Type |
Production.ScrapReason | Table | Data Type |
Production.UnitMeasure | Table | Data Type |
Purchasing.ShipMethod | Table | Data Type |
Purchasing.Vendor | Table | Data Type |
Sales.Currency | Table | Data Type |
Sales.SalesReason | Table | Data Type |
Sales.SalesTaxRate | Table | Data Type |
Sales.SalesTerritory | Table | Data Type |
Sales.Store | Table | Data Type |