Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |