Dbo.AWBuildVersion (table)

From dbscript Online Help
Revision as of 14:29, 3 January 2009 by Bot (talk | contribs) (New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | dbo.AWBuildVersion |- |} {| border="1" cellpadding="5" cellspacing="0" style...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

wikibot

Table dbo.AWBuildVersion


Column Data Type Nullable Default PK Index
SystemInformationID tinyint not null PK_AWBuildVersion_SystemInformationID
Database Version nvarchar(25) not null
VersionDate datetime not null
ModifiedDate datetime not null (getdate())