Provides access to members that control information about the release version of a schematic database.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
Description | ||
---|---|---|
BugfixVersion | Schematic database bugfix version number. | |
CanUpgrade | Indicates if the schematic database can be upgraded with this interface. If not, then another utility must be used to upgrade it. | |
CurrentRelease | Indicates if the schematic database is at the current release level. | |
MajorVersion | Schematic database major version number. | |
MinorVersion | Schematic database minor version number. | |
Upgrade | Upgrades the schematic database to the current release version level. |
CoClasses that implement ISchematicDatabaseRelease
CoClasses and Classes | Description |
---|---|
SchematicDataset | Provides access to members that manage the schematic dataset. |