ArcObjects Library Reference (Carto)  

IChangeDatabaseVersion Interface

Provides access to the Change Database Version operation.

Product Availability

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

Members

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

CoClasses that implement IChangeDatabaseVersion

CoClasses and 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.