Miner.Geodatabase Namespace > RelationshipOidKeyRemapper Class : RemapRelationships Method |
'Declaration
Public Sub RemapRelationships( _ ByVal workspace As ESRI.ArcGIS.Geodatabase.IWorkspace _ )
'Usage
Dim instance As RelationshipOidKeyRemapper Dim workspace As ESRI.ArcGIS.Geodatabase.IWorkspace instance.RemapRelationships(workspace)
public void RemapRelationships( ESRI.ArcGIS.Geodatabase.IWorkspace workspace )
public procedure RemapRelationships( workspace: ESRI.ArcGIS.Geodatabase.IWorkspace );
public function RemapRelationships( workspace : ESRI.ArcGIS.Geodatabase.IWorkspace );
public: void RemapRelationships( ESRI.ArcGIS.Geodatabase.IWorkspace* workspace )
public: void RemapRelationships( ESRI.ArcGIS.Geodatabase.IWorkspace^ workspace )
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