CatalogSchemaVersion Table
The CatalogSchemaVersion table contains information about the schema version that the Catalog System uses.
The following table describes the columns in the CatalogSchemaVersion table.
Column name |
Type |
Allow null |
Description |
---|---|---|---|
SchemaVersion |
int |
no |
The version of the schema. This is a primary key. |
BuildNumber |
nvarchar(15) |
no |
The build number. |