Difference between revisions of "Dbo.Flag (type)"

From dbscript Online Help
Jump to: navigation, search
Line 17: Line 17:
 
| '''type
 
| '''type
 
| dbo.Flag
 
| dbo.Flag
|-
+
|- valign="top"
  
 
|}
 
|}
Line 31: Line 31:
 
| '''Object Type
 
| '''Object Type
 
| '''Reference Type
 
| '''Reference Type
+
 
 
|-
 
|-
 
| [[HumanResources.Employee_(table)|HumanResources.Employee]]
 
| [[HumanResources.Employee_(table)|HumanResources.Employee]]

Revision as of 07:25, 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


Referencing Object Object Type Reference Type
HumanResources.Employee Table Data Type
Person.StateProvince Table Data Type
Production.Product Table Data Type
Production.ProductProductPhoto Table Data Type
Purchasing.Vendor Table Data Type
Sales.SalesOrderHeader Table Data Type