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

From dbscript Online Help
Jump to: navigation, search
Line 28: Line 28:
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
|- style="background:silver"
 +
| '''Reference Type
 +
| '''Object Type
 
| '''Referencing Object
 
| '''Referencing Object
| '''Object Type
 
| '''Reference Type
 
  
 
|-
 
|-
 +
| Data Type
 +
| Table
 
| [[Person.Contact_(table)|Person.Contact]]
 
| [[Person.Contact_(table)|Person.Contact]]
| Table
+
 
| Data Type
 
 
|}
 
|}

Revision as of 07:39, 30 November 2009

wikibot

type dbo.NameStyle
CREATE TYPE dbo.NameStyle FROM bit NOT NULL

automatically generated

type dbo.NameStyle
CREATE TYPE dbo.NameStyle FROM bit NOT NULL


Reference Type Object Type Referencing Object
Data Type Table Person.Contact