This document is archived and information here might be outdated.  Recommended version.


ISchematicDatabaseRelease Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicDatabaseRelease Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ISchematicDatabaseRelease

Classes Description
SchematicDataset Provides access to members that manage the schematic dataset.