Dbo.AWBuildVersion (table)
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()) |