ArcObjects Library Reference (Schematic)  

ISchematicDatabaseRelease Interface

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
Read-only property BugfixVersion Schematic database bugfix version number.
Read-only property CanUpgrade Indicates if the schematic database can be upgraded with this interface. If not, then another utility must be used to upgrade it.
Read-only property CurrentRelease Indicates if the schematic database is at the current release level.
Read-only property MajorVersion Schematic database major version number.
Read-only property MinorVersion Schematic database minor version number.
Method 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.