IDataSourceHelperMap Interface
Provides access to members that help repair/replace data sources at the Map Level.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
FindAndReplaceWorkspaceNamePath |
String version of ReplaceWorkspaceName; Also does find and replace of parts of the workspace path name. |
|
Repair |
Repairs the specified layer and attempt to repair all other broken layers with same workspace path name as the specified layer. |
|
ReplaceWorkspaceName |
Replaces all layers having matching workspace path names with the new workspace name object. |
Classes that implement IDataSourceHelperMap
Classes |
Description |
DataSourceHelper |
Coclass that implements the data source repair methods for MXD. |