Miner.Interop Namespace > MMVersioningUtilsClass Class : DeleteVersion Method |
'Declaration
Public Overridable Sub DeleteVersion( _ ByVal Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _ ByVal Name As System.String _ )
'Usage
Dim instance As MMVersioningUtilsClass Dim Workspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim Name As System.String instance.DeleteVersion(Workspace, Name)
public virtual void DeleteVersion( ESRI.ArcGIS.Geodatabase.IWorkspace Workspace, System.string Name )
public procedure DeleteVersion( Workspace: ESRI.ArcGIS.Geodatabase.IWorkspace; Name: System.String ); virtual;
public function DeleteVersion( Workspace : ESRI.ArcGIS.Geodatabase.IWorkspace, Name : System.String );
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2