Difference between revisions of "Dbo.Flagtype"
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- valign="top" | '''Type | dbo.Flag |} === Source === <pre> CREATE TYPE dbo.Flag FROM bit NO...) |
(No difference)
|
Latest revision as of 23:07, 23 June 2010
wikibot[edit]
Type | dbo.Flag |
Source[edit]
CREATE TYPE dbo.Flag FROM bit NOT NULL
Dependencies[edit]
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 |