Difference between revisions of "Dbo.Flag (type)"
Line 22: | Line 22: | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[HumanResources.Employee_ | + | | [[HumanResources.Employee_(table)|HumanResources.Employee]] |
|- 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.Product_ | + | | [[Production.Product_(table)|Production.Product]] |
|- valign="top" | |- valign="top" | ||
| Data Type | | Data Type | ||
| Table | | Table | ||
− | | [[Production.ProductProductPhoto_ | + | | [[Production.ProductProductPhoto_(table)|Production.ProductProductPhoto]] |
|- 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.SalesOrderHeader_ | + | | [[Sales.SalesOrderHeader_(table)|Sales.SalesOrderHeader]] |
|} | |} |
Revision as of 23:15, 23 June 2010
wikibot
Type | dbo.Flag |
Source
CREATE TYPE dbo.Flag FROM bit NOT NULL
Dependencies
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 |
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 |