Share via


InventorySchemaVersion Table

The InventorySchemaVersion table contains information about the current schema version.

The following table describes the columns in the InventorySchemaVersion table.

Column name

Type

Allow null

Description

SchemaVersion

int

no

The schema version. This is a primary key.

BuildNumber

nvarchar(15)

yes

The current build number.

See Also

Other Resources

Catalog System Database Tables