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


IChangeDatabaseVersion Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > IChangeDatabaseVersion Interface
ArcGIS Developer Help

IChangeDatabaseVersion Interface

Provides access to the Change Database Version operation.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Execute Replaces the version of the feature classes for all the layers that belong to the From version to To version.

Classes that implement IChangeDatabaseVersion

Classes Description
ChangeDatabaseVersion Change Database Version operation.

Remarks

IChangeDatabaseVersion provides access to the methods and properties of the ChangeDatabaseVersion object.  ChangeDatabaseVersion is a coarse grained object that performs the steps needed to change the database version of layers and tables in a Map, Scene, or Globe.  IChangeDatabaseVersion contains one method, Execute, which is used to perform the change.