Difference between revisions of "Dbo.Flag (type)"
Line 17: | Line 17: | ||
| '''type | | '''type | ||
| dbo.Flag | | dbo.Flag | ||
− | |- | + | |- |
− | |||
|} | |} | ||
Revision as of 07:01, 30 November 2009
wikibot
type | dbo.Flag |
CREATE TYPE dbo.Flag FROM bit NOT NULL
automatically generated
type | dbo.Flag |
CREATE TYPE dbo.Flag FROM bit NOT NULL
Reference Type | Object Type | Referencing Object |
Data Type | Table | HumanResources.Employee |
Data Type | Table | Person.StateProvince |
Data Type | Table | Production.Product |
Data Type | Table | Production.ProductProductPhoto |
Data Type | Table | Purchasing.Vendor |
Data Type | Table | Sales.SalesOrderHeader |