|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IVersionManager
Provides access to members that control the version management dialog for a versioned geodatabase.
IVersionManager allows you to launch the Version Manager user interface for managing and administrating versions of the database.
| Method Summary | |
|---|---|
void |
doModal(IVersionedWorkspace vw)
Displays the dialog used to manage versions for a versioned geodatabase. |
| Method Detail |
|---|
void doModal(IVersionedWorkspace vw)
throws IOException,
AutomationException
The DoModal method starts the Version Manager obect by specifying a target versioned workspace.
vw - A reference to a com.esri.arcgis.geodatabase.IVersionedWorkspace (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||